Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
SupportedMethods |
SupportedMethods.settings(SupportedMethodsSettings settings) |
SupportedMethods |
SupportedMethods.status(String status) |
SupportedMethods |
SupportedMethods.type(SupportedMethods.TypeEnum type) |
Modifier and Type | Method and Description |
---|---|
List<SupportedMethods> |
WellKnownAppAuthenticatorConfiguration.getSupportedMethods()
Get supportedMethods
|
Modifier and Type | Method and Description |
---|---|
WellKnownAppAuthenticatorConfiguration |
WellKnownAppAuthenticatorConfiguration.addSupportedMethodsItem(SupportedMethods supportedMethodsItem) |
Modifier and Type | Method and Description |
---|---|
void |
WellKnownAppAuthenticatorConfiguration.setSupportedMethods(List<SupportedMethods> supportedMethods) |
WellKnownAppAuthenticatorConfiguration |
WellKnownAppAuthenticatorConfiguration.supportedMethods(List<SupportedMethods> supportedMethods) |
Copyright © 2017–2023 Okta. All rights reserved.