Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.security |
Modifier and Type | Method and Description |
---|---|
static Future<String> |
AuthTokenAccessor.getRefreshToken(com.auth0.jwt.interfaces.DecodedJWT jwt)
Returns a
Future that resolves to a refresh token. |
Future<String> |
AuthTokenFacade.getRefreshToken(com.auth0.jwt.interfaces.DecodedJWT jwt)
Returns a
Future that resolves to a refresh token. |
Copyright © 2019 SAP SE. All rights reserved.