public final class AuthenticationInfoCredentialsProvider extends Object implements com.amazonaws.auth.AWSCredentialsProvider
| Constructor and Description |
|---|
AuthenticationInfoCredentialsProvider(com.google.common.base.Optional<org.apache.maven.wagon.authentication.AuthenticationInfo> auth) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAuthenticationErrorMessage() |
com.amazonaws.auth.AWSCredentials |
getCredentials() |
void |
refresh() |
public AuthenticationInfoCredentialsProvider(com.google.common.base.Optional<org.apache.maven.wagon.authentication.AuthenticationInfo> auth)
public com.amazonaws.auth.AWSCredentials getCredentials()
getCredentials in interface com.amazonaws.auth.AWSCredentialsProviderpublic void refresh()
refresh in interface com.amazonaws.auth.AWSCredentialsProviderprotected String getAuthenticationErrorMessage()
Copyright © 2010–2021. All rights reserved.