Uses of Class
com.okta.sdk.resource.model.AuthenticationMethodChain
-
Uses of AuthenticationMethodChain in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticationMethodChain.addauthenticationMethodsItem
(AuthenticationMethod authenticationMethodsItem) AuthenticationMethodChain.addnextItem
(Object nextItem) AuthenticationMethodChain.authenticationMethods
(List<AuthenticationMethod> authenticationMethods) AuthenticationMethodChain.reauthenticateIn
(String reauthenticateIn) Modifier and TypeMethodDescriptionAuthenticationMethodChainMethod.getChains()
Authentication method chains.Modifier and TypeMethodDescriptionAuthenticationMethodChainMethod.addchainsItem
(AuthenticationMethodChain chainsItem) Modifier and TypeMethodDescriptionAuthenticationMethodChainMethod.chains
(List<AuthenticationMethodChain> chains) void
AuthenticationMethodChainMethod.setChains
(List<AuthenticationMethodChain> chains)