public interface IAdminPermission
Modifier and Type | Method and Description |
---|---|
ISecurityPrincipal |
getAdministrator()
Returns
ISecurityPrincipal of the administrator to whom this
administrative permission applies. |
boolean |
getCanAddGroup()
Returns the add group permission of the administrator on the security domain.
|
boolean |
getCanAssignRole()
Returns the role assignment permission of the administrator on the security domain.
|
boolean |
getCanBrowse()
Returns the browse user or group permission of the administrator on the security domain.
|
boolean |
getCanCreate()
Returns the create user or group permission of the administrator on the security domain.
|
boolean |
getCanDisable()
Returns the disable user or group permission of the administrator on the security domain.
|
boolean |
getCanEnable()
Returns the enable user or group permission of the administrator on the security domain.
|
boolean |
getCanLock()
Returns the lock permission of the administrator on the security domain.
|
boolean |
getCanManage()
Returns the manage user or group permission of the administrator on the security domain.
|
boolean |
getCanModify()
Returns the modify user or group permission of the administrator on the security domain.
|
boolean |
getCanRemove()
Returns the remove user or group permission of the administrator on the security domain.
|
boolean |
getCanRemoveGroup()
Returns the remove group permission of the administrator on the security domain.
|
boolean |
getCanResetPassword()
Returns the password reset permission of the administrator on the security domain.
|
boolean |
getCanRevokeRole()
Returns the role revoke permission of the administrator on the security domain.
|
boolean |
getCanUnLock()
Returns the unlock permission of the administrator on the security domain.
|
IGroup |
getGroup()
Returns
IGroup of the security domain on which this
administrative permission applies. |
Id |
getId()
Returns the Id for this administrative permission.
|
Id getId()
IGroup getGroup()
IGroup
of the security domain on which this
administrative permission applies. The group can be a security domain
or an organizational group.IGroup
the security domainISecurityPrincipal getAdministrator()
ISecurityPrincipal
of the administrator to whom this
administrative permission applies.ISecurityPrincipal
the administrativeboolean getCanLock()
boolean getCanUnLock()
boolean getCanResetPassword()
boolean getCanAssignRole()
boolean getCanRevokeRole()
boolean getCanBrowse()
boolean getCanCreate()
boolean getCanModify()
boolean getCanRemove()
boolean getCanEnable()
boolean getCanDisable()
boolean getCanAddGroup()
boolean getCanRemoveGroup()
boolean getCanManage()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.