|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acegisecurity.GrantedAuthorityImpl
org.acegisecurity.providers.jaas.JaasGrantedAuthority
public class JaasGrantedAuthority
Extends GrantedAuthorityImpl to hold the principal that an AuthorityGranter justified as a reason to grant this
Authority.
AuthorityGranter,
Serialized Form| Constructor Summary | |
|---|---|
JaasGrantedAuthority(java.lang.String role,
java.security.Principal principal)
|
|
| Method Summary | |
|---|---|
java.security.Principal |
getPrincipal()
|
| Methods inherited from class org.acegisecurity.GrantedAuthorityImpl |
|---|
equals, getAuthority, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JaasGrantedAuthority(java.lang.String role,
java.security.Principal principal)
| Method Detail |
|---|
public java.security.Principal getPrincipal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||