Uses of Interface
com.okta.sdk.resource.AuthenticatorProvider
-
Packages that use AuthenticatorProvider Package Description com.okta.sdk.resource -
-
Uses of AuthenticatorProvider in com.okta.sdk.resource
Methods in com.okta.sdk.resource 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 with parameters of type AuthenticatorProvider Modifier and Type Method Description AuthenticatorAuthenticator. setProvider(AuthenticatorProvider provider)
-