Uses of Interface
com.okta.sdk.resource.group.rule.GroupRuleExpression
-
Packages that use GroupRuleExpression Package Description com.okta.sdk.resource.group.rule -
-
Uses of GroupRuleExpression in com.okta.sdk.resource.group.rule
Methods in com.okta.sdk.resource.group.rule that return GroupRuleExpression Modifier and Type Method Description GroupRuleExpressionGroupRuleConditions. getExpression()GroupRuleExpressionGroupRuleExpression. setType(java.lang.String type)GroupRuleExpressionGroupRuleExpression. setValue(java.lang.String value)Methods in com.okta.sdk.resource.group.rule with parameters of type GroupRuleExpression Modifier and Type Method Description GroupRuleConditionsGroupRuleConditions. setExpression(GroupRuleExpression expression)
-