public interface AuthenticationAclProvider
Abstracting access control specification through a provider allows users to implement custom stores for per-user access control specifications, e.g. encrypting them or storing in a separate file.
| Modifier and Type | Method and Description |
|---|---|
Map<SecurityCredentials,SecurityPermissionSet> |
acl()
Gets per-user access control map.
|
Map<SecurityCredentials,SecurityPermissionSet> acl() throws IgniteException
IgniteException - If failed.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025