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 |
---|---|
java.util.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(java.util.List<AccessPolicyConstraints> constraints) |
void |
VerificationMethod.setConstraints(java.util.List<AccessPolicyConstraints> constraints) |
Copyright © 2017-2022 Okta. All Rights Reserved.