| Class | Description |
|---|---|
| AccessManager |
Manager of all security based functionality of the hybris Platform.
|
| AccessManager.AccessManagerSerializableDTO | |
| GeneratedPrincipal |
Generated class for type
Principal. |
| GeneratedPrincipalGroup |
Generated class for type
PrincipalGroup. |
| GeneratedUserRight |
Generated class for type
UserRight. |
| ImportExportUserRightsHelper |
This class provides all methods that are necessary to import and export a principal in the form of a CSV file in
which all entries (column names, lists of access rights, and so on) If you specify a configuration for the CSV file's
entries, the file's content will comply to the hybris Platform's default import / export settings.
|
| LicenceInfo |
This class provides detailed information about a licence term.
|
| PermissionContainer |
Represensts a container for the granted permissions of a principal.
|
| Principal |
This is the abstract base class of all hybris Platform users.
|
| PrincipalGroup |
This class describes groups of principals.
|
| PrincipalGroupTest | |
| UserRight |
This class defines a right which can be assigned to
Principals and
Items. |
| Enum | Description |
|---|---|
| LicenceInfo.Status |
| Exception | Description |
|---|---|
| CannotDecodePasswordException |
This exception will be thrown if the encoding of the password failed
|
| JaloSecurityException |
Superclass of all security exceptions.
|
| PasswordEncoderNotFoundException |
This exception will be thrown if the needed encoder for the encoding of the password wasn't found
|
Copyright © 2018 SAP SE. All Rights Reserved.