Interface | Description |
---|---|
Group |
Represents a group a
User can be part of for the purpose of access control. |
RequiredRolesProvider |
Implementations of this type can supply
Roles at runtime that are required for
resources protected by RestrictedAccess . |
Role |
Represents a set of capabilities of a
User for the purpose of access control. |
Class | Description |
---|---|
GroupImpl |
Default implementation of
Group . |
RoleImpl |
Default implementation of
Role . |
SecurityConstants | |
UserCookieEncoder |
Encodes and decodes
User objects persisted in Errai Security cookies. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.