|
|||||||||
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 | |
---|---|
java.lang.String |
getId()
Retrieves the unique identifier for the permission object. |
java.lang.String |
getPermissionName()
Retrieves the name of the permission. |
java.lang.String |
getRefpermid()
Retrieves the permission identifier. |
java.lang.String |
getRefprinid()
Retrieves the principal or group identifier for the permission object. |
java.lang.String |
getResourceid()
Retrieves the service UUID for which this permission is needed. |
Method Detail |
---|
java.lang.String getId()
java.lang.String getRefpermid()
java.lang.String getPermissionName()
"INVOKE_PERM"
or "CREATE_VERSION_PERM"
.java.lang.String getRefprinid()
java.lang.String getResourceid()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |