|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ACLEntry
This interface represents an entry in the Access Control List.
| Method Summary | |
|---|---|
org.jboss.security.identity.Identity |
getIdentity()
Obtains the Identity for which a permission has been assigned in
this entry. |
ACLPermission |
getPermission()
Obtains the Permission object held by this entry. |
| Method Detail |
|---|
org.jboss.security.identity.Identity getIdentity()
Obtains the Identity for which a permission has been assigned in
this entry.
Identity contained in this entry.ACLPermission getPermission()
Obtains the Permission object held by this entry.
Permission contained in this entry.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||