|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AccessPermission
The interface used to support reporting back if permissions are allowed or denied.
| Method Summary | |
|---|---|
AccessStatus |
getAccessStatus()
Get the Access enumeration value |
java.lang.String |
getAuthority()
Get the authority to which this permission applies. |
AuthorityType |
getAuthorityType()
Get the type of authority to which this permission applies. |
java.lang.String |
getPermission()
The permission. |
| Method Detail |
|---|
java.lang.String getPermission()
AccessStatus getAccessStatus()
java.lang.String getAuthority()
AuthorityType getAuthorityType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||