- validate() - Method in class org.eurekaclinical.user.client.comm.LocalUser
-
- validate() - Method in class org.eurekaclinical.user.client.comm.LocalUserRequest
-
- validate() - Method in class org.eurekaclinical.user.client.comm.OAuthUser
-
- validate() - Method in class org.eurekaclinical.user.client.comm.OAuthUserRequest
-
- validate() - Method in class org.eurekaclinical.user.client.comm.User
-
- validate() - Method in class org.eurekaclinical.user.client.comm.UserRequest
-
- valueOf(String) - Static method in enum org.eurekaclinical.user.client.comm.authentication.AuthenticationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eurekaclinical.user.client.comm.authentication.LoginType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eurekaclinical.user.client.comm.authentication.AuthenticationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eurekaclinical.user.client.comm.authentication.LoginType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyUser(String) - Method in class org.eurekaclinical.user.client.EurekaClinicalUserClient
-
- visit(LocalUserRequest) - Method in interface org.eurekaclinical.user.client.comm.UserRequestVisitor
-
Processes a local user request entity.
- visit(LdapUserRequest) - Method in interface org.eurekaclinical.user.client.comm.UserRequestVisitor
-
Processes an LDAP user request entity.
- visit(OAuthUserRequest) - Method in interface org.eurekaclinical.user.client.comm.UserRequestVisitor
-
Processes an OAuth user request entity.
- visit(LocalUser) - Method in interface org.eurekaclinical.user.client.comm.UserVisitor
-
Processes a local user entity.
- visit(LdapUser) - Method in interface org.eurekaclinical.user.client.comm.UserVisitor
-
Processes an LDAP user entity.
- visit(OAuthUser) - Method in interface org.eurekaclinical.user.client.comm.UserVisitor
-
Processes an OAuth user entity.