Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity |
Modifier and Type | Method and Description |
---|---|
static PrincipalPropagationStrategy |
PrincipalPropagationStrategy.getDefaultStrategy()
The default strategy to use, when principal propagation is applicable.
|
static PrincipalPropagationStrategy |
PrincipalPropagationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrincipalPropagationStrategy[] |
PrincipalPropagationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
PrincipalPropagationStrategy.setDefaultStrategy(PrincipalPropagationStrategy defaultStrategy)
The default strategy to use, when principal propagation is applicable.
|
Copyright © 2021 SAP SE. All rights reserved.