Uses of Interface
com.sapportals.wcm.repository.security.IResourceAclEntry

Packages that use IResourceAclEntry
com.sapportals.wcm.repository.security Contains interfaces for ACL security managers. 
 

Uses of IResourceAclEntry in com.sapportals.wcm.repository.security
 

Subinterfaces of IResourceAclEntry in com.sapportals.wcm.repository.security
 interface IResourceAclEntryRaw
          Tagging interface to mark a IResourceAclEntry/ as an ACE for a deleted principal.
 

Methods in com.sapportals.wcm.repository.security that return IResourceAclEntry
 IResourceAclEntry IResourceAclManager.createAclEntry(com.sap.security.api.IPrincipal principal, boolean negative, IAclPermission permission, int sortIndex)
          create a new ACE for an ACL to grant or deny a permission to a principal
 IResourceAclEntry IResourceAclManager.createAclEntry(com.sapportals.portal.security.usermanagement.IUMPrincipal principal, boolean negative, IAclPermission permission, int sortIndex)
          Deprecated. As of NetWeaver 7.1, replaced by IResourceAclManager.createAclEntry(com.sap.security.api.IPrincipal,boolean,IAclPermission,int)
 IResourceAclEntry IResourceAclEntryListIterator.next()
          get the current element in the list and step to the next element
 

Methods in com.sapportals.wcm.repository.security with parameters of type IResourceAclEntry
 boolean IResourceAcl.addEntry(IResourceAclEntry aclEntry)
          add an ACE to the ACL
 boolean IResourceAcl.removeEntry(IResourceAclEntry aclEntry)
          remove an ACE from the ACL
 



Copyright 2012 SAP AG Complete Copyright Notice