Uses of Class
com.okta.sdk.resource.model.KnowledgeConstraint
Packages that use KnowledgeConstraint
-
Uses of KnowledgeConstraint in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return KnowledgeConstraintModifier and TypeMethodDescriptionKnowledgeConstraint.addMethodsItem
(String methodsItem) KnowledgeConstraint.addTypesItem
(String typesItem) AccessPolicyConstraints.getKnowledge()
Get knowledgeKnowledgeConstraint.reauthenticateIn
(String reauthenticateIn) Methods in com.okta.sdk.resource.model with parameters of type KnowledgeConstraintModifier and TypeMethodDescriptionAccessPolicyConstraints.knowledge
(KnowledgeConstraint knowledge) void
AccessPolicyConstraints.setKnowledge
(KnowledgeConstraint knowledge)