Uses of Interface
com.okta.sdk.resource.GroupRuleList
-
Packages that use GroupRuleList Package Description com.okta.sdk.client -
-
Uses of GroupRuleList in com.okta.sdk.client
Methods in com.okta.sdk.client that return GroupRuleList Modifier and Type Method Description GroupRuleList
Client. listGroupRules()
List Group Rules Lists all group rules for your organization.GroupRuleList
Client. listGroupRules(java.lang.String search, java.lang.String expand)
List Group Rules Lists all group rules for your organization.
-