public class ClientCredentialJwtAccess extends Object implements Authenticator
NONE| Constructor and Description |
|---|
ClientCredentialJwtAccess(ClientCredentialJwtReader jwtReader) |
public ClientCredentialJwtAccess(ClientCredentialJwtReader jwtReader)
jwtReader - object that retrieves a new JWT from XSUAApublic Optional<String> getAuthorization() throws IOException
getAuthorization in interface AuthenticatorOptional.empty if no
authorization is requiredIOException - thrown if communication with XSUAA service failsCopyright © 2022 SAP. All rights reserved.