Uses of Interface
com.sap.netweaver.bc.rf.common.security.acl.IAcl

Packages that use IAcl
com.sap.netweaver.bc.rf.mi.security.acl Contains repository framework manager interface for ACL based security. 
 

Uses of IAcl in com.sap.netweaver.bc.rf.mi.security.acl
 

Methods in com.sap.netweaver.bc.rf.mi.security.acl that return IAcl
 IAcl IAclSecurityManager.createAcl(IResourceHandle resourceHandle)
          Create a new ACL for a resource handle when the resource handle has no ACL and the current user in the resource context is an owner of the inherited ACL.
 IAcl IAclSecurityManager.getAcl(IResourceHandle resourceHandle)
          Get ACL of a given resource handle.
 IAcl IAclSecurityManager.getInheritedAcl(IResourceHandle resourceHandle)
          Get ACL of a given resource handle or an inherited ACL if none is defined directly for the given resource handle.
 

Methods in com.sap.netweaver.bc.rf.mi.security.acl with parameters of type IAcl
 void IAclSecurityManager.assignAcl(IResourceHandle resourceHandle, IAcl acl)
          Assign an existent ACL, i.e. copy and assign it to a resource handle when the resource handle has no ACL and the current user in the resource context is an owner of the source ACL.
 void IAclSecurityManager.removeAcl(IAcl acl)
          Remove the given ACL from its resource.
 



Copyright 2011 SAP AG Complete Copyright Notice