| Class | Description |
|---|---|
| AuthToken |
Class providing access to the authorization token of a request on SAP Cloud Platform Cloud Foundry.
|
| AuthTokenAccessor |
Accessor for retrieving the current
AuthToken on SAP Cloud Platform Cloud Foundry. |
| AuthTokenFacade |
Facade for retrieving the current
AuthToken. |
| AuthTokenRequestContextListener |
Implementation of
AbstractRequestContextListener that obtain the current JWT bearer from the Authorization
header of the current request when working with non-container managed threads on SAP Cloud Platform Cloud Foundry. |
| JwtBasedRequestContextExecutor |
JWT-based RequestContext executor which runs a given
Callable or Executable as if it would have been
invoked via a HttpServletRequest with the given JWT bearer as part of the "Authorization" header. |
| RefreshTokenFacade |
Facade for triggering the refresh token retrieval and subsequent access to it.
|
Copyright © 2019 SAP SE. All rights reserved.