| Package | Description |
|---|---|
| com.sap.cloud.sdk.cloudplatform.security.principal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPrincipalFacade
Default implementation of
PrincipalFacade encapsulating the logic to access Principal information. |
| Modifier and Type | Method and Description |
|---|---|
static PrincipalFacade |
PrincipalAccessor.getPrincipalFacade()
Returns the
PrincipalFacade instance. |
| Modifier and Type | Method and Description |
|---|---|
static io.vavr.control.Try<PrincipalFacade> |
PrincipalAccessor.tryGetPrincipalFacade()
Returns a
Try of the PrincipalFacade instance. |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrincipalAccessor.setPrincipalFacade(PrincipalFacade principalFacade)
Replaces the default
PrincipalFacade instance. |
Copyright © 2021 SAP SE. All rights reserved.