Package 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).

See:
          Description

Interface Summary
BusinessSecurityProfile A representation of the model object 'Business Security Profile'.
ConnectionMapping A representation of the model object 'Connection Mapping'.
DataSecurityProfile A representation of the 'Data Security Profile' model object.
Principal A principal represents a user or a user group defined on the CMS.
It is comprised of a name and a type.
RowRestriction A representation of the 'Row Restriction' model object.
SecuredElements A representation of the model object 'Secured Elements'.
SecurityFactory Provides methods to create data security profiles and business security profiles.
SecurityProfile A representation of the 'Profile' model object.
TableMapping A representation of the model object 'Table Mapping'.
UniverseSecurityCacheProfiles A representation of the model object 'Universe Security Cache Profiles'.
 

Enum Summary
PrincipalType A representation of the literals of the enumeration 'Principal Type', and utility methods for working with them.
SecurityProfileType A representation of the literals of the enumeration 'Profile Type' and methods to use them.
SecurityStatus A representation of the literals of the enumeration 'Status', and utility methods to work with them.
 

Package com.sap.sl.sdk.authoring.security Description

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).



© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.