Uses of Enum Class
com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationMode
-
Uses of PrincipalPropagationMode in com.sap.cloud.sdk.cloudplatform.connectivity
Modifier and TypeFieldDescriptionstatic final DestinationPropertyKey<PrincipalPropagationMode>
DestinationProperty.PRINCIPAL_PROPAGATION_MODE
Principal Propagation Strategy of destination, in case of Proxy Type = On-Premise.Modifier and TypeMethodDescriptionstatic PrincipalPropagationMode
Returns the enum constant of this class with the specified name.static PrincipalPropagationMode[]
PrincipalPropagationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.