|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AclPermissionUsedException | |
| com.sap.netweaver.bc.rf.common.security.acl | Contains repository framework common interface for ACL based security. |
| com.sap.netweaver.bc.rf.mi.security.acl | Contains repository framework manager interface for ACL based security. |
| Uses of AclPermissionUsedException in com.sap.netweaver.bc.rf.common.security.acl |
| Methods in com.sap.netweaver.bc.rf.common.security.acl that throw AclPermissionUsedException | |
boolean |
IAclPermission.addMember(IAclPermission permission)
add some permission as a new member to the present permission |
boolean |
IAclPermission.removeMember(IAclPermission permission)
remove a member from the present permission |
| Uses of AclPermissionUsedException in com.sap.netweaver.bc.rf.mi.security.acl |
| Methods in com.sap.netweaver.bc.rf.mi.security.acl that throw AclPermissionUsedException | |
void |
IAclSecurityManager.removePermission(IAclPermission permission)
Unregister permission with the given name generally from this ACL security sub manager. |
void |
IAclSecurityManager.removeSupportedPermission(IObjectType objectType,
IAclPermission permission)
Unregister permission as no longer supported permission from an object type. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||