Uses of Class
com.okta.sdk.resource.model.AuthenticatorIdentity
Packages that use AuthenticatorIdentity
-
Uses of AuthenticatorIdentity in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorIdentityMethods in com.okta.sdk.resource.model that return types with arguments of type AuthenticatorIdentityModifier and TypeMethodDescriptionAuthenticatorMethodConstraint.getAllowedAuthenticators()Get allowedAuthenticatorsMethods in com.okta.sdk.resource.model with parameters of type AuthenticatorIdentityModifier and TypeMethodDescriptionAuthenticatorMethodConstraint.addAllowedAuthenticatorsItem(AuthenticatorIdentity allowedAuthenticatorsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type AuthenticatorIdentityModifier and TypeMethodDescriptionAuthenticatorMethodConstraint.allowedAuthenticators(List<AuthenticatorIdentity> allowedAuthenticators) voidAuthenticatorMethodConstraint.setAllowedAuthenticators(List<AuthenticatorIdentity> allowedAuthenticators)