Package com.sap.cloud.security.token
package com.sap.cloud.security.token
-
ClassDescriptionDecodes and parses encoded JSON Web Token (JWT) and provides access to token header parameters and claims.You can get further token claims from here:
TokenClaims.This utility class translates XSUAA scopes that are specified in global form and prefixed with the "appId.", to local ones.Decodes and parses encoded access token (JWT) for the Xsuaa identity service and provides access to token header parameters and claims.