| Interface | Description |
|---|---|
| ScopeConverter |
| Class | Description |
|---|---|
| AbstractToken |
Decodes and parses encoded JSON Web Token (JWT) and provides access to token
header parameters and claims.
|
| SapIdToken |
You can get further token claims from here:
TokenClaims. |
| XsuaaScopeConverter |
This utility class translates XSUAA scopes that are specified in global form
and prefixed with the "appId.", to local ones.
|
| XsuaaToken |
Decodes and parses encoded access token (JWT) for the Xsuaa identity service
and provides access to token header parameters and claims.
|
Copyright © 2024. All rights reserved.