public final class CredentialUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isAnonymous(AwsCredentials credentials)
Determine whether the provided credentials are anonymous credentials, indicating that the customer is not attempting to
authenticate themselves.
|
public static boolean isAnonymous(AwsCredentials credentials)
Copyright © 2020. All rights reserved.