Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
KnowledgeConstraint |
KnowledgeConstraint.addMethodsItem(String methodsItem) |
KnowledgeConstraint |
KnowledgeConstraint.addTypesItem(String typesItem) |
KnowledgeConstraint |
AccessPolicyConstraints.getKnowledge()
Get knowledge
|
KnowledgeConstraint |
KnowledgeConstraint.methods(List<String> methods) |
KnowledgeConstraint |
KnowledgeConstraint.reauthenticateIn(String reauthenticateIn) |
KnowledgeConstraint |
KnowledgeConstraint.types(List<String> types) |
Modifier and Type | Method and Description |
---|---|
AccessPolicyConstraints |
AccessPolicyConstraints.knowledge(KnowledgeConstraint knowledge) |
void |
AccessPolicyConstraints.setKnowledge(KnowledgeConstraint knowledge) |
Copyright © 2017–2023 Okta. All rights reserved.