Uses of Enum Class
com.sap.cloud.security.config.Service
Packages that use Service
-
Uses of Service in com.sap.cloud.security.config
Methods in com.sap.cloud.security.config that return ServiceModifier and TypeMethodDescriptionstatic ServiceOAuth2ServiceConfiguration.getService()Returns the identityServiceof this configuration.static ServiceReturns the enum constant of this class with the specified name.static Service[]Service.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.cloud.security.config that return types with arguments of type ServiceModifier and TypeMethodDescriptionEnvironment.getServiceConfigurations()Environment.getServiceConfigurationsAsList()Gives access to all service configurations parsed from the environment. -
Uses of Service in com.sap.cloud.security.token
Methods in com.sap.cloud.security.token that return ServiceModifier and TypeMethodDescriptionToken.getService()Returns the identity service, the token is issued by.