|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrantedAuthorityImpl | |
---|---|
org.acegisecurity.providers.jaas | An authentication provider for JAAS. |
org.acegisecurity.ui.switchuser | Provides HTTP-based "switch user" (su) capabilities. |
Uses of GrantedAuthorityImpl in org.acegisecurity.providers.jaas |
---|
Subclasses of GrantedAuthorityImpl in org.acegisecurity.providers.jaas | |
---|---|
class |
JaasGrantedAuthority
Extends GrantedAuthorityImpl to hold the principal that an AuthorityGranter justified as a reason to grant this Authority. |
Uses of GrantedAuthorityImpl in org.acegisecurity.ui.switchuser |
---|
Subclasses of GrantedAuthorityImpl in org.acegisecurity.ui.switchuser | |
---|---|
class |
SwitchUserGrantedAuthority
Custom GrantedAuthority used by SwitchUserProcessingFilter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |