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 AuthenticatorProviderConfigurationUserNamePlateAuthenticatorProviderConfiguration. getUserNameTemplate()AuthenticatorProviderConfigurationUserNamePlateAuthenticatorProviderConfigurationUserNamePlate. setTemplate(java.lang.String template)Methods in com.okta.sdk.resource.authenticator with parameters of type AuthenticatorProviderConfigurationUserNamePlate Modifier and Type Method Description AuthenticatorProviderConfigurationAuthenticatorProviderConfiguration. setUserNameTemplate(AuthenticatorProviderConfigurationUserNamePlate userNameTemplate)
-