Uses of Interface
com.okta.sdk.resource.authenticator.AuthenticatorProvider
-
Packages that use AuthenticatorProvider Package Description com.okta.sdk.resource.authenticator -
-
Uses of AuthenticatorProvider in com.okta.sdk.resource.authenticator
Methods in com.okta.sdk.resource.authenticator that return AuthenticatorProvider Modifier and Type Method Description AuthenticatorProviderAuthenticator. getProvider()AuthenticatorProviderAuthenticatorProvider. setConfiguration(AuthenticatorProviderConfiguration _configuration)AuthenticatorProviderAuthenticatorProvider. setType(java.lang.String type)Methods in com.okta.sdk.resource.authenticator with parameters of type AuthenticatorProvider Modifier and Type Method Description AuthenticatorAuthenticator. setProvider(AuthenticatorProvider provider)
-