Uses of Interface
com.sap.cloud.security.token.ScopeConverter
-
Packages that use ScopeConverter Package Description com.sap.cloud.security.token -
-
Uses of ScopeConverter in com.sap.cloud.security.token
Classes in com.sap.cloud.security.token that implement ScopeConverter Modifier and Type Class Description classXsuaaScopeConverterThis utility class translates XSUAA scopes that are specified in global form and prefixed with the "appId.", to local ones.Methods in com.sap.cloud.security.token with parameters of type ScopeConverter Modifier and Type Method Description XsuaaTokenXsuaaToken. withScopeConverter(ScopeConverter converter)Configures a scope converter, e.g.
-