Uses of Enum Class
com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationMode
Packages that use PrincipalPropagationMode
-
Uses of PrincipalPropagationMode in com.sap.cloud.sdk.cloudplatform.connectivity
Fields in com.sap.cloud.sdk.cloudplatform.connectivity with type parameters of type PrincipalPropagationModeModifier and TypeFieldDescriptionstatic final DestinationPropertyKey<PrincipalPropagationMode>
DestinationProperty.PRINCIPAL_PROPAGATION_MODE
Principal Propagation Strategy of destination, in case of Proxy Type = On-Premise.Methods in com.sap.cloud.sdk.cloudplatform.connectivity that return PrincipalPropagationModeModifier 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.