com.evernote.edam.userstore
Class UserStore

java.lang.Object
  extended by com.evernote.edam.userstore.UserStore

public class UserStore
extends java.lang.Object


Nested Class Summary
static class UserStore.authenticate_args
           
static class UserStore.authenticate_result
           
static class UserStore.checkVersion_args
           
static class UserStore.checkVersion_result
           
static class UserStore.Client
           
static class UserStore.getPublicUserInfo_args
           
static class UserStore.getPublicUserInfo_result
           
static class UserStore.getUser_args
           
static class UserStore.getUser_result
           
static interface UserStore.Iface
          Service: UserStore
static class UserStore.Processor
           
static class UserStore.refreshAuthentication_args
           
static class UserStore.refreshAuthentication_result
           
 
Constructor Summary
UserStore()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserStore

public UserStore()