Package | Description |
---|---|
com.okta.sdk.impl.resource.authenticator | |
com.okta.sdk.resource.authenticator |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthenticatorProviderConfiguration
AuthenticatorProviderConfiguration
|
Modifier and Type | Method and Description |
---|---|
AuthenticatorProviderConfiguration |
DefaultAuthenticatorProvider.getConfiguration() |
AuthenticatorProviderConfiguration |
DefaultAuthenticatorProviderConfiguration.setAuthPort(Integer authPort) |
AuthenticatorProviderConfiguration |
DefaultAuthenticatorProviderConfiguration.setHostName(String hostName) |
AuthenticatorProviderConfiguration |
DefaultAuthenticatorProviderConfiguration.setInstanceId(String instanceId) |
AuthenticatorProviderConfiguration |
DefaultAuthenticatorProviderConfiguration.setSharedSecret(String sharedSecret) |
AuthenticatorProviderConfiguration |
DefaultAuthenticatorProviderConfiguration.setUserNameTemplate(AuthenticatorProviderConfigurationUserNamePlate userNameTemplate) |
Modifier and Type | Method and Description |
---|---|
AuthenticatorProvider |
DefaultAuthenticatorProvider.setConfiguration(AuthenticatorProviderConfiguration _configuration) |
Modifier and Type | Method and Description |
---|---|
AuthenticatorProviderConfiguration |
AuthenticatorProvider.getConfiguration() |
AuthenticatorProviderConfiguration |
AuthenticatorProviderConfiguration.setAuthPort(Integer authPort) |
AuthenticatorProviderConfiguration |
AuthenticatorProviderConfiguration.setHostName(String hostName) |
AuthenticatorProviderConfiguration |
AuthenticatorProviderConfiguration.setInstanceId(String instanceId) |
AuthenticatorProviderConfiguration |
AuthenticatorProviderConfiguration.setSharedSecret(String sharedSecret) |
AuthenticatorProviderConfiguration |
AuthenticatorProviderConfiguration.setUserNameTemplate(AuthenticatorProviderConfigurationUserNamePlate userNameTemplate) |
Modifier and Type | Method and Description |
---|---|
AuthenticatorProvider |
AuthenticatorProvider.setConfiguration(AuthenticatorProviderConfiguration _configuration) |
Copyright © 2017–2023 Okta. All rights reserved.