| Package | Description |
|---|---|
| csbase.logic |
| Modifier and Type | Method and Description |
|---|---|
ExternalUser.ExternalAuthMechanism |
ExternalUser.getFrom() |
static ExternalUser.ExternalAuthMechanism |
ExternalUser.ExternalAuthMechanism.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalUser.ExternalAuthMechanism[] |
ExternalUser.ExternalAuthMechanism.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExternalUser(String key,
ExternalUser.ExternalAuthMechanism from)
Instancia a classe com valores imutáveis.
|
Copyright © 2017. All rights reserved.