Uses of Class
com.okta.sdk.resource.model.AuthenticatorIdentity
-
Uses of AuthenticatorIdentity in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticatorMethodConstraint.getAllowedAuthenticators()
Get allowedAuthenticatorsModifier and TypeMethodDescriptionAuthenticatorMethodConstraint.addallowedAuthenticatorsItem
(AuthenticatorIdentity allowedAuthenticatorsItem) Modifier and TypeMethodDescriptionAuthenticatorMethodConstraint.allowedAuthenticators
(List<AuthenticatorIdentity> allowedAuthenticators) void
AuthenticatorMethodConstraint.setAllowedAuthenticators
(List<AuthenticatorIdentity> allowedAuthenticators)