| Package | Description |
|---|---|
| com.sapportals.wcm.repository.security |
Contains interfaces for ACL security managers.
|
| com.sapportals.wcm.util.acl |
Contains interfaces for ACLs and AclManagers with definitions for permissions, ACLs and ACL entries.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IResourceAcl.addEntry(IResourceAclEntry aclEntry)
add an ACE to the ACL
|
boolean |
IResourceAcl4Tx.set(IResourceAclEntryList entries,
IUMPrincipalList owners)
Deprecated.
As of NetWeaver 7.1, replaced by
IResourceAcl4Tx.set(IResourceAclEntryList, java.util.List) |
boolean |
IResourceAcl4Tx.set(IResourceAclEntryList entries,
List owners)
(re)set the entries and owners for the ACL.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IAcl.addEntry(IPrincipal caller,
IAclEntry aclEntry)
add an ACE to the ACL
|
boolean |
IAcl.addEntry(com.sapportals.portal.security.usermanagement.IUMPrincipal caller,
IAclEntry aclEntry)
Deprecated.
As of NetWeaver 7.1, replaced by
IAcl.addEntry(com.sap.security.api.IPrincipal,IAclEntry) |
boolean |
IAcl4Tx.set(IPrincipal caller,
IAclEntryList entries,
List owners)
(re)set the entries and owners of an ACL.
|
boolean |
IAcl4Tx.set(com.sapportals.portal.security.usermanagement.IUMPrincipal caller,
IAclEntryList entries,
IUMPrincipalList owners)
Deprecated.
As of NetWeaver 7.1, replaced by
IAcl4Tx.set(com.sap.security.api.IPrincipal,IAclEntryList,List) |
Copyright 2021 SAP SE Complete Copyright Notice