Uses of Class
com.sun.identity.entitlement.xacml3.core.ObligationExpression
-
Packages that use ObligationExpression Package Description com.sun.identity.entitlement.xacml3.core DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -
-
Uses of ObligationExpression in com.sun.identity.entitlement.xacml3.core
Fields in com.sun.identity.entitlement.xacml3.core with type parameters of type ObligationExpression Modifier and Type Field Description protected List<ObligationExpression>ObligationExpressions. obligationExpressionMethods in com.sun.identity.entitlement.xacml3.core that return ObligationExpression Modifier and Type Method Description ObligationExpressionObjectFactory. createObligationExpression()Create an instance ofObligationExpressionMethods in com.sun.identity.entitlement.xacml3.core that return types with arguments of type ObligationExpression Modifier and Type Method Description JAXBElement<ObligationExpression>ObjectFactory. createObligationExpression(ObligationExpression value)List<ObligationExpression>ObligationExpressions. getObligationExpression()Gets the value of the obligationExpression property.Methods in com.sun.identity.entitlement.xacml3.core with parameters of type ObligationExpression Modifier and Type Method Description JAXBElement<ObligationExpression>ObjectFactory. createObligationExpression(ObligationExpression value)
-