| Package | Description | 
|---|---|
| com.communote.server.api.core.user | 
| Modifier and Type | Method and Description | 
|---|---|
PrimaryAuthenticationException.Reasons | 
PrimaryAuthenticationException.getReason()  | 
static PrimaryAuthenticationException.Reasons | 
PrimaryAuthenticationException.Reasons.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static PrimaryAuthenticationException.Reasons[] | 
PrimaryAuthenticationException.Reasons.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
PrimaryAuthenticationException(String message,
                              String systemId,
                              PrimaryAuthenticationException.Reasons reason)
Constructor. 
 | 
Copyright © 2019 Communote team. All rights reserved.