Uses of Interface
com.hazelcast.access.AuthenticationContext
Packages that use AuthenticationContext
Package
Description
Contains interfaces for Hazelcast pluggable access control.
-
Uses of AuthenticationContext in com.hazelcast.access
Methods in com.hazelcast.access with parameters of type AuthenticationContextModifier and TypeMethodDescriptionString[]AccessControlService.authenticate(AuthenticationContext ctx) Authenticates user described by givenAuthenticationContextand returns role names assigned.