interface RoleHierarchyInterface RoleHierarchyInterface is the interface for a role hierarchy.
class DebugAccessDecisionManager implements
bool isFullFledged(
int vote(
UserInterface refreshUser(
mixed getAttribute(string $name) Returns an attribute value.
setUser(mixed $user) Sets the user in the token. The user can be a UserInterface instance
setToken(
TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
bool supportsClass(string $class) Whether this provider supports the given user class.
Page 18 of 25