| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.security |
This package contains interfaces that you can use to create and update data security profiles ("Rows", "Tables", and "Connections" settings) and business security profiles ("Create Query" and "Display Data" settings).
|
| Modifier and Type | Method and Description |
|---|---|
SecuredElements |
BusinessSecurityProfile.getCreateQuerySecuredObjects()
Returns the value of the 'Create Query Secured Objects' containment reference.
|
SecuredElements |
BusinessSecurityProfile.getCreateQuerySecuredViews()
Returns the value of the 'Create Query Secured Views' containment reference.
|
SecuredElements |
BusinessSecurityProfile.getDisplayDataSecuredObjects()
Returns the value of the 'Display Data Secured Objects' containment reference.
|