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