Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
AccessPolicyConstraints |
AccessPolicyConstraints.knowledge(KnowledgeConstraint knowledge) |
AccessPolicyConstraints |
AccessPolicyConstraints.possession(PossessionConstraint possession) |
Modifier and Type | Method and Description |
---|---|
List<AccessPolicyConstraints> |
VerificationMethod.getConstraints()
Get constraints
|
Modifier and Type | Method and Description |
---|---|
VerificationMethod |
VerificationMethod.addConstraintsItem(AccessPolicyConstraints constraintsItem) |
Modifier and Type | Method and Description |
---|---|
VerificationMethod |
VerificationMethod.constraints(List<AccessPolicyConstraints> constraints) |
void |
VerificationMethod.setConstraints(List<AccessPolicyConstraints> constraints) |
Copyright © 2017–2023 Okta. All rights reserved.