Package com.hazelcast.access
package com.hazelcast.access
Contains interfaces for Hazelcast pluggable access control.
-
ClassDescriptionService for pluggable authentication and authorization.Interface implemented by
AccessControlService
factory classes.Interface for authentication context objects used byAccessControlService
implementations.Interface for authorization context objects, It's used byAccessControlService
implementations.