| Package | Description |
|---|---|
| com.sapportals.wcm.util.systemconfig |
Contains interfaces and classes for system configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SystemPrincipal |
SystemConfig.addSystemPrincipal(String configID,
IPrincipal principal,
String[] permissions,
boolean canChangePermissions,
boolean hasServiceAcls,
boolean isLockBreaker,
boolean canChangeSystemProperties,
boolean isAudited)
create a new system principal with the given id for the given principal
with the permissions specified.
|
SystemPrincipal |
SystemConfig.addSystemPrincipal(String configID,
com.sapportals.portal.security.usermanagement.IUMPrincipal principal,
String[] permissions,
boolean canChangePermissions,
boolean hasServiceAcls,
boolean isLockBreaker,
boolean canChangeSystemProperties)
Deprecated.
As of NetWeaver 7.1, replaced by
SystemConfig.addSystemPrincipal(String,com.sap.security.api.IPrincipal,String[],boolean,boolean,boolean,boolean,boolean) |
Copyright 2021 SAP SE Complete Copyright Notice