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