Package com.evernote.edam.userstore

Interface Summary
UserStore.Iface Service: UserStore
UserStore.Processor.ProcessFunction  
 

Class Summary
AuthenticationResult When an authentication (or re-authentication) is performed, this structure provides the result to the client.
Constants  
PublicUserInfo This structure is used to provide publicly-available user information about a particular account.
UserStore  
UserStore.authenticate_args  
UserStore.authenticate_result  
UserStore.checkVersion_args  
UserStore.checkVersion_result  
UserStore.Client  
UserStore.getPublicUserInfo_args  
UserStore.getPublicUserInfo_result  
UserStore.getUser_args  
UserStore.getUser_result  
UserStore.Processor  
UserStore.refreshAuthentication_args  
UserStore.refreshAuthentication_result  
 

Enum Summary
AuthenticationResult._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
PublicUserInfo._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.authenticate_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.authenticate_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.checkVersion_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.checkVersion_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.getPublicUserInfo_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.getPublicUserInfo_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.getUser_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.getUser_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.refreshAuthentication_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
UserStore.refreshAuthentication_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.