Package | Description |
---|---|
org.apache.ignite.plugin.security |
Contains APIs for security, authentication, and authorization.
|
Modifier and Type | Method and Description |
---|---|
static SecuritySubjectType |
SecuritySubjectType.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
SecuritySubjectType |
AuthenticationContext.subjectType()
Gets subject type.
|
SecuritySubjectType |
SecuritySubject.type()
Gets subject type for node.
|
static SecuritySubjectType |
SecuritySubjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecuritySubjectType[] |
SecuritySubjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationContext.subjectType(SecuritySubjectType subjType)
Sets subject type.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015