Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
AuthenticatorMethodConstraint |
AuthenticatorMethodConstraint.addAllowedAuthenticatorsItem(AuthenticatorIdentity allowedAuthenticatorsItem) |
AuthenticatorMethodConstraint |
AuthenticatorMethodConstraint.allowedAuthenticators(List<AuthenticatorIdentity> allowedAuthenticators) |
AuthenticatorMethodConstraint |
AuthenticatorMethodConstraint.method(AuthenticatorMethodConstraint.MethodEnum method) |
Modifier and Type | Method and Description |
---|---|
List<AuthenticatorMethodConstraint> |
SsprPrimaryRequirement.getMethodConstraints()
Constraints on the values specified in the `methods` array.
|
Modifier and Type | Method and Description |
---|---|
SsprPrimaryRequirement |
SsprPrimaryRequirement.addMethodConstraintsItem(AuthenticatorMethodConstraint methodConstraintsItem) |
Modifier and Type | Method and Description |
---|---|
SsprPrimaryRequirement |
SsprPrimaryRequirement.methodConstraints(List<AuthenticatorMethodConstraint> methodConstraints) |
void |
SsprPrimaryRequirement.setMethodConstraints(List<AuthenticatorMethodConstraint> methodConstraints) |
Copyright © 2017–2023 Okta. All rights reserved.