Package | Description |
---|---|
org.apache.ignite.plugin.security |
Contains APIs for security, authentication, and authorization.
|
Modifier and Type | Method and Description |
---|---|
static GridSecuritySubjectType |
GridSecuritySubjectType.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
GridSecuritySubjectType |
AuthenticationContext.subjectType()
Gets subject type.
|
GridSecuritySubjectType |
GridSecuritySubject.type()
Gets subject type, either node or client.
|
static GridSecuritySubjectType |
GridSecuritySubjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridSecuritySubjectType[] |
GridSecuritySubjectType.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(GridSecuritySubjectType subjType)
Sets subject type.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015