| Package | Description |
|---|---|
| org.eurekaclinical.user.client.comm | |
| org.eurekaclinical.user.client.comm.authentication |
| Modifier and Type | Method and Description |
|---|---|
LoginType |
User.getLoginType() |
LoginType |
UserRequest.getLoginType() |
LoginType |
LoginType.getName() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
User.setLoginType(LoginType loginType) |
protected void |
UserRequest.setLoginType(LoginType inLoginType) |
void |
LoginType.setName(LoginType name) |
| Modifier and Type | Method and Description |
|---|---|
LoginType |
AuthenticationMethod.getLoginType() |
static LoginType |
LoginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoginType[] |
LoginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2020 Emory University. All rights reserved.