Uses of Interface
com.hazelcast.access.AuthenticationContext
Package
Description
Contains interfaces for Hazelcast pluggable access control.
-
Uses of AuthenticationContext in com.hazelcast.access
Modifier and TypeMethodDescriptionString[]
AccessControlService.authenticate
(AuthenticationContext ctx) Authenticates user described by givenAuthenticationContext
and returns role names assigned.