public interface Authenticator
| Modifier and Type | Interface and Description |
|---|---|
static class |
Authenticator.Factory
Factory to create
Authenticator. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthenticated(AwsAuthInfo authInfo)
Check if the AwsAuthInfo is legal.
|
boolean isAuthenticated(AwsAuthInfo authInfo) throws S3Exception
authInfo - info for authenticationS3ExceptionCopyright © 2024. All Rights Reserved.