Uses of Class
com.sap.cloud.security.config.Service
-
Packages that use Service Package Description com.sap.cloud.security.config com.sap.cloud.security.token -
-
Uses of Service in com.sap.cloud.security.config
Methods in com.sap.cloud.security.config that return Service Modifier and Type Method Description static ServiceService. from(String cloudFoundryName)ServiceOAuth2ServiceConfiguration. getService()Returns the identityServiceof this configuration.static ServiceService. valueOf(String name)Returns the enum constant of this type with the specified name.static Service[]Service. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Service in com.sap.cloud.security.token
Methods in com.sap.cloud.security.token that return Service Modifier and Type Method Description ServiceToken. getService()Returns the identity service, the token is issued by.
-