|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PermissionGrant
A PermissionGrant object contains a permission for a service.
| Method Summary | |
|---|---|
String |
getId()
Retrieves the unique identifier for the permission object. |
String |
getPermissionName()
Retrieves the name of the permission. |
String |
getRefpermid()
Retrieves the permission identifier. |
String |
getRefprinid()
Retrieves the principal or group identifier for the permission object. |
String |
getResourceid()
Retrieves the service UUID for which this permission is needed. |
| Method Detail |
|---|
String getId()
String getRefpermid()
String getPermissionName()
"INVOKE_PERM" or "CREATE_VERSION_PERM".String getRefprinid()
String getResourceid()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||