Package com.sap.cds.mtx.impl
Interface Authenticator
- All Known Implementing Classes:
ClientCredentialJwtAccess
public interface Authenticator
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NONE
-
-
Method Details
-
getAuthorization
- Returns:
- value of the authorization header or
Optional.emptyif no authorization is required - Throws:
IOException- thrown if communication with XSUAA service fails
-