Uses of Enum Class
com.sap.cloud.security.config.CredentialType
Packages that use CredentialType
-
Uses of CredentialType in com.sap.cloud.security.config
Subclasses with type arguments of type CredentialType in com.sap.cloud.security.configModifier and TypeClassDescriptionenumConstants denoting the credential types of identity OAuth2 configurationMethods in com.sap.cloud.security.config that return CredentialTypeModifier and TypeMethodDescriptionstatic CredentialTypedefault CredentialTypeOAuth2ServiceConfiguration.getCredentialType()Credential type as defined in "oauth2-configuration" of the xsuaa service instance security descriptor.static CredentialTypeReturns the enum constant of this class with the specified name.static CredentialType[]CredentialType.values()Returns an array containing the constants of this enum class, in the order they are declared.