Uses of Interface
com.okta.sdk.resource.authenticator.AuthenticatorProviderConfigurationUserNamePlate
-
Packages that use AuthenticatorProviderConfigurationUserNamePlate Package Description com.okta.sdk.resource.authenticator -
-
Uses of AuthenticatorProviderConfigurationUserNamePlate in com.okta.sdk.resource.authenticator
Methods in com.okta.sdk.resource.authenticator that return AuthenticatorProviderConfigurationUserNamePlate Modifier and Type Method Description AuthenticatorProviderConfigurationUserNamePlate
AuthenticatorProviderConfiguration. getUserNameTemplate()
AuthenticatorProviderConfigurationUserNamePlate
AuthenticatorProviderConfigurationUserNamePlate. setTemplate(java.lang.String template)
Methods in com.okta.sdk.resource.authenticator with parameters of type AuthenticatorProviderConfigurationUserNamePlate Modifier and Type Method Description AuthenticatorProviderConfiguration
AuthenticatorProviderConfiguration. setUserNameTemplate(AuthenticatorProviderConfigurationUserNamePlate userNameTemplate)
-