Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.security.user |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserFacade
Abstract base class for
UserFacade s which allows to use a mocked User if the environment variable
"USE_MOCKED_USER" is set to "true". |
class |
ScpCfUserFacade
Facade providing access to user information on SAP Cloud Platform Cloud Foundry.
|
class |
ScpNeoUserFacade
Facade providing access to user information on SAP Cloud Platform Neo.
|
Modifier and Type | Method and Description |
---|---|
static UserFacade |
UserAccessor.getUserFacade()
Returns the
UserFacade instance. |
Modifier and Type | Method and Description |
---|---|
static void |
UserAccessor.setUserFacade(UserFacade userFacade)
Replaces the default
UserFacade instance. |
Copyright © 2018 SAP SE. All rights reserved.