|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Credentials | Credentials is a container object for endpoint (Members and Clients) security attributes. |
| ICredentialsFactory | ICredentialsFactory is used to create Credentials objects to be used
during node authentication before connection accepted by master node. |
| IPermissionPolicy | IPermissionPolicy is used to determine any Subject's
permissions to perform a security sensitive Hazelcast operation. |
| SecureCallable<V> | A secure callable that runs in a sandbox. |
| SecurityContext | SecurityContext is responsible for managing lifecycle of security object such as
ICredentialsFactory, IPermissionPolicy etc, to creating LoginContextes
for member and client authentications and checking permissions for client operations. |
| Class Summary | |
|---|---|
| AbstractCredentials | Abstract implementation of Credentials |
| UsernamePasswordCredentials | Simple implementation of Credentials using
username and password as security attributes. |
Provides interfaces/classes for Hazelcast security implementation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||