Interface | Description |
---|---|
Principal |
This represents the information available an authenticated entity.
|
PrincipalFacade |
Facade interface encapsulating the logic to access
Principal information. |
Class | Description |
---|---|
PrincipalAccessor |
Main class find and access
Principal . |
ScpCfPrincipal |
An implementation of the
Principal interface for SAP Cloud Platform Cloud Foundry. |
ScpCfPrincipalFacade |
Facade providing access to
Principal information on SAP Cloud Platform Cloud Foundry. |
ScpNeoPrincipal |
An implementation of the
Principal interface for SAP Cloud Platform Neo. |
ScpNeoPrincipalFacade |
Facade providing access to
Principal information on SAP Cloud Platform Neo. |
Exception | Description |
---|---|
PrincipalAccessException |
An exception that is thrown in case of any errors in the
PrincipalFacade . |
Copyright © 2019 SAP SE. All rights reserved.