|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAclEntry | |
| 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 IAclEntry in com.sap.netweaver.bc.rf.common.security.acl |
| Methods in com.sap.netweaver.bc.rf.common.security.acl with parameters of type IAclEntry | |
boolean |
IAcl.addEntry(IAclEntry aclEntry)
Add ACL entry to this ACL. |
boolean |
IAcl.removeEntry(IAclEntry aclEntry)
Remove ACL entry from this ACL. |
| Uses of IAclEntry in com.sap.netweaver.bc.rf.mi.security.acl |
| Methods in com.sap.netweaver.bc.rf.mi.security.acl that return IAclEntry | |
IAclEntry |
IAclSecurityManager.createAclEntry(com.sap.netweaver.bc.rf.mi.security.acl.IPrincipal principal,
IAclPermission permission,
boolean negative,
boolean readonly,
int sortIndex)
Create a new ACL entry to grant or deny a permission to a principal. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||