public interface Authenticator
| Modifier and Type | Field and Description |
|---|---|
static Authenticator |
NONE |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAuthorization() |
static final Authenticator NONE
Optional<String> getAuthorization() throws IOException
Optional.empty if no
authorization is requiredIOException - thrown if communication with XSUAA service failsCopyright © 2022 SAP. All rights reserved.