Uses of Interface
com.okta.sdk.resource.authenticator.AuthenticatorProviderConfiguration
-
Packages that use AuthenticatorProviderConfiguration Package Description com.okta.sdk.resource.authenticator -
-
Uses of AuthenticatorProviderConfiguration in com.okta.sdk.resource.authenticator
Methods in com.okta.sdk.resource.authenticator that return AuthenticatorProviderConfiguration Modifier and Type Method Description AuthenticatorProviderConfigurationAuthenticatorProvider. getConfiguration()AuthenticatorProviderConfigurationAuthenticatorProviderConfiguration. setAuthPort(java.lang.Integer authPort)AuthenticatorProviderConfigurationAuthenticatorProviderConfiguration. setHostName(java.lang.String hostName)AuthenticatorProviderConfigurationAuthenticatorProviderConfiguration. setInstanceId(java.lang.String instanceId)AuthenticatorProviderConfigurationAuthenticatorProviderConfiguration. setSharedSecret(java.lang.String sharedSecret)AuthenticatorProviderConfigurationAuthenticatorProviderConfiguration. setUserNameTemplate(AuthenticatorProviderConfigurationUserNamePlate userNameTemplate)Methods in com.okta.sdk.resource.authenticator with parameters of type AuthenticatorProviderConfiguration Modifier and Type Method Description AuthenticatorProviderAuthenticatorProvider. setConfiguration(AuthenticatorProviderConfiguration _configuration)
-