Class Hierarchy
- java.lang.Object
- org.uberfire.security.impl.authz.AffirmativeBasedVoter (implements org.uberfire.security.authz.VotingAlgorithm)
- org.uberfire.security.impl.authz.AuthorizationPolicyBuilder
- org.uberfire.security.impl.authz.ConsensusBasedVoter (implements org.uberfire.security.authz.VotingAlgorithm)
- org.uberfire.security.impl.authz.DefaultAuthorizationEntry
- org.uberfire.security.impl.authz.DefaultAuthorizationManager (implements org.uberfire.security.authz.AuthorizationManager)
- org.uberfire.security.impl.authz.DefaultAuthorizationPolicy (implements org.uberfire.security.authz.AuthorizationPolicy)
- org.uberfire.security.impl.authz.DefaultAuthzResultCache
- org.uberfire.security.impl.authz.DefaultPermissionCollection (implements org.uberfire.security.authz.PermissionCollection)
- org.uberfire.security.impl.authz.DefaultPermissionManager (implements org.uberfire.security.authz.PermissionManager)
- org.uberfire.security.impl.authz.DefaultPermissionTypeRegistry (implements org.uberfire.security.authz.PermissionTypeRegistry)
- org.uberfire.security.impl.authz.DefaultResourceAction (implements org.uberfire.security.ResourceAction)
- org.uberfire.security.impl.authz.DefaultResourceType (implements org.uberfire.security.ResourceType)
- org.uberfire.security.impl.authz.DotNamedPermission (implements java.lang.Comparable<T>, org.uberfire.security.authz.Permission)
- org.uberfire.security.impl.authz.DotNamedPermissionType (implements org.uberfire.security.authz.PermissionType)
- org.uberfire.security.impl.authz.PermissionCheckImpl (implements org.uberfire.security.authz.PermissionCheck)
- org.uberfire.security.impl.authz.ResourceCheckImpl<C> (implements org.uberfire.security.authz.ResourceCheck<C>)
- org.uberfire.security.impl.authz.UnanimousBasedVoter (implements org.uberfire.security.authz.VotingAlgorithm)