public abstract class CredentialsEndpointProvider extends Object
| Constructor and Description |
|---|
CredentialsEndpointProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract URI |
getCredentialsEndpoint() |
Map<String,String> |
getHeaders() |
CredentialsEndpointRetryPolicy |
getRetryPolicy() |
public abstract URI getCredentialsEndpoint() throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic CredentialsEndpointRetryPolicy getRetryPolicy()
Copyright © 2023. All rights reserved.