Interface NoAuthAuthScheme.AnonymousIdentity
-
- All Superinterfaces:
Identity
- Enclosing interface:
- NoAuthAuthScheme
public static interface NoAuthAuthScheme.AnonymousIdentity extends Identity
An anonymous identity used by the no-auth auth scheme.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.identity.spi.Identity
expirationTime, providerName
-
-