Class DefaultAlexaForBusinessAuthSchemeProvider
java.lang.Object
software.amazon.awssdk.services.alexaforbusiness.auth.scheme.internal.DefaultAlexaForBusinessAuthSchemeProvider
- All Implemented Interfaces:
AuthSchemeProvider,AlexaForBusinessAuthSchemeProvider
@Generated("software.amazon.awssdk:codegen")
public final class DefaultAlexaForBusinessAuthSchemeProvider
extends Object
implements AlexaForBusinessAuthSchemeProvider
-
Method Summary
Modifier and TypeMethodDescriptioncreate()Resolve the auth schemes based on the given set of parameters.Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.services.alexaforbusiness.auth.scheme.AlexaForBusinessAuthSchemeProvider
resolveAuthScheme
-
Method Details
-
create
-
resolveAuthScheme
Description copied from interface:AlexaForBusinessAuthSchemeProviderResolve the auth schemes based on the given set of parameters.- Specified by:
resolveAuthSchemein interfaceAlexaForBusinessAuthSchemeProvider
-