| 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.removeOwner(IPrincipal owner)
remove an owner from the ACL (only owners are allowed to change the ACL)
|
boolean |
IResourceAcl.removeOwner(com.sapportals.portal.security.usermanagement.IUMPrincipal owner)
Deprecated.
As of NetWeaver 7.1, replaced by
IResourceAcl.removeOwner(com.sap.security.api.IPrincipal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IOwner.removeOwner(IPrincipal caller,
IPrincipal owner)
remove an owner from the list
|
boolean |
IOwner.removeOwner(com.sapportals.portal.security.usermanagement.IUMPrincipal caller,
com.sapportals.portal.security.usermanagement.IUMPrincipal owner)
Deprecated.
As of NetWeaver 7.1, replaced by
IOwner.removeOwner(com.sap.security.api.IPrincipal,com.sap.security.api.IPrincipal) |
Copyright 2021 SAP SE Complete Copyright Notice