Package com.sap.cloud.security.token
package com.sap.cloud.security.token
-
ClassDescriptionRepresents an access token in the format of a JSON Web Token (not a short opaque token).Extension interface for resolving and caching ID tokens from access tokens.Runtime exception during token validation.A dedicated runtime exception for missing implementations in
ServiceLoadercontextThread-local storage for security-related context information.Represents a JSON Web Token (JWT).Constants denoting JWT claims as specified here: https://tools.ietf.org/html/rfc7519#section-4Represents aTokencreation interface.Constants denoting Jwt header parameters.Extension interface for resolving and caching XSUAA tokens from IAS tokens.