Uses of Class
com.sun.identity.entitlement.xacml3.core.Rule
-
Packages that use Rule Package Description com.sun.identity.entitlement.xacml3.core DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -
-
Uses of Rule in com.sun.identity.entitlement.xacml3.core
Methods in com.sun.identity.entitlement.xacml3.core that return Rule Modifier and Type Method Description RuleObjectFactory. createRule()Create an instance ofRuleMethods in com.sun.identity.entitlement.xacml3.core that return types with arguments of type Rule Modifier and Type Method Description JAXBElement<Rule>ObjectFactory. createRule(Rule value)Methods in com.sun.identity.entitlement.xacml3.core with parameters of type Rule Modifier and Type Method Description JAXBElement<Rule>ObjectFactory. createRule(Rule value)
-