Class | Description |
---|---|
AffirmativeBasedVoter |
Algorithm implementation of the
VotingStrategy.AFFIRMATIVE strategy. |
AuthorizationPolicyBuilder |
Fluent API for the creation of AuthorizationPolicy instances.
|
ConsensusBasedVoter |
Algorithm implementation of the
VotingStrategy.CONSENSUS strategy. |
DefaultAuthorizationEntry | |
DefaultAuthorizationManager | |
DefaultAuthorizationPolicy | |
DefaultAuthzResultCache | |
DefaultPermissionCollection |
A collection where the permissions are ordered by name.
|
DefaultPermissionManager | |
DefaultPermissionTypeRegistry | |
DefaultResourceAction | |
DefaultResourceType | |
DotNamedPermission |
An implementation where the permission's name is formatted using dots.
|
DotNamedPermissionType | |
PermissionCheckImpl |
A check executed over a
Permission instance. |
ResourceCheckImpl<C extends ResourceCheckImpl> | |
UnanimousBasedVoter |
Algorithm implementation of the
VotingStrategy.UNANIMOUS strategy. |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.