Uses of Class
com.okta.sdk.resource.model.AuthenticationMethod
-
Uses of AuthenticationMethod in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticationMethod.hardwareProtection
(AuthenticationMethod.HardwareProtectionEnum hardwareProtection) AuthenticationMethod.phishingResistant
(AuthenticationMethod.PhishingResistantEnum phishingResistant) AuthenticationMethod.userVerification
(AuthenticationMethod.UserVerificationEnum userVerification) Modifier and TypeMethodDescriptionAuthenticationMethodChain.getAuthenticationMethods()
Get authenticationMethodsModifier and TypeMethodDescriptionAuthenticationMethodChain.addauthenticationMethodsItem
(AuthenticationMethod authenticationMethodsItem) Modifier and TypeMethodDescriptionAuthenticationMethodChain.authenticationMethods
(List<AuthenticationMethod> authenticationMethods) void
AuthenticationMethodChain.setAuthenticationMethods
(List<AuthenticationMethod> authenticationMethods)