public final class RoleKey
extends Object
A unique identifier that can be associated to a Role. It can be used as cache key for role caching.
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
ROLES_STORE_SOURCE
public static final String ROLES_STORE_SOURCE
- See Also:
-
-
ROLE_KEY_EMPTY
public static final RoleKey ROLE_KEY_EMPTY
-
ROLE_KEY_SUPERUSER
public static final RoleKey ROLE_KEY_SUPERUSER
-
-