| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.event | |
| org.apache.ignite.plugin.security |
Contains APIs for security, authentication, and authorization.
|
| Modifier and Type | Method and Description |
|---|---|
GridSecuritySubjectType |
VisorGridSecuritySessionEvent.subjType()
Gets subject type that triggered the event.
|
| Constructor and Description |
|---|
VisorGridSecuritySessionEvent(int typeId,
IgniteUuid id,
String name,
UUID nid,
long ts,
String msg,
String shortDisplay,
GridSecuritySubjectType subjType,
UUID subjId)
Create event with given parameters.
|
| 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
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015