Package | Description |
---|---|
org.gridgain.grid.configuration |
Contains base GridGain configuration classes.
|
org.gridgain.grid.security.certificate |
Contains X.509 Certificate Authenticator classes.
|
org.gridgain.grid.security.jaas |
Contains JAAS API classes.
|
org.gridgain.grid.security.passcode |
Contains passcode API classes.
|
Modifier and Type | Method and Description |
---|---|
Authenticator |
GridGainConfiguration.getAuthenticator()
Should return fully configured authentication implementation.
|
Modifier and Type | Method and Description |
---|---|
GridGainConfiguration |
GridGainConfiguration.setAuthenticator(Authenticator auth)
Sets fully configured instance of
Authenticator . |
Modifier and Type | Class and Description |
---|---|
class |
CertificateAuthenticator
Authorizes client nodes and thin clients based on client SSL certificates and assigns permissions.
|
Modifier and Type | Class and Description |
---|---|
class |
JaasAuthenticator
JAAS-based implementation of the authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
IgniteAuthenticator
Authenticate server nodes using
PasscodeAuthenticator . |
class |
PasscodeAuthenticator
Passcode-based implementation of the authentication.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024