Package com.sap.cloud.security.token
Class XsuaaScopeConverter
java.lang.Object
com.sap.cloud.security.token.XsuaaScopeConverter
- All Implemented Interfaces:
ScopeConverter,Serializable
This utility class translates XSUAA scopes that are specified in global form and prefixed with the "appId.", to local
ones.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XsuaaScopeConverter
Creates an instance of the converter.- Parameters:
appId- the xs application name e.g. myapp!t123.
-
-
Method Details
-
convert
- Specified by:
convertin interfaceScopeConverter
-