Interface Authenticator

All Known Implementing Classes:
ClientCredentialJwtAccess

public interface Authenticator
  • Field Details

  • Method Details

    • getAuthorization

      Optional<String> getAuthorization() throws IOException
      Returns:
      value of the authorization header or Optional.empty if no authorization is required
      Throws:
      IOException - thrown if communication with XSUAA service fails