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 AuthenticatorProvider
Authenticator. getProvider()
AuthenticatorProvider
AuthenticatorProvider. setConfiguration(AuthenticatorProviderConfiguration _configuration)
AuthenticatorProvider
AuthenticatorProvider. setType(java.lang.String type)
Methods in com.okta.sdk.resource with parameters of type AuthenticatorProvider Modifier and Type Method Description Authenticator
Authenticator. setProvider(AuthenticatorProvider provider)
-