Uses of Class
com.sun.identity.entitlement.xacml3.core.Content
-
Packages that use Content Package Description com.sun.identity.entitlement.xacml3.core DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -
-
Uses of Content in com.sun.identity.entitlement.xacml3.core
Fields in com.sun.identity.entitlement.xacml3.core declared as Content Modifier and Type Field Description protected ContentAttributes. contentprotected ContentPolicyIssuer. contentMethods in com.sun.identity.entitlement.xacml3.core that return Content Modifier and Type Method Description ContentObjectFactory. createContent()Create an instance ofContentContentAttributes. getContent()Gets the value of the content property.ContentPolicyIssuer. getContent()Gets the value of the content property.Methods in com.sun.identity.entitlement.xacml3.core that return types with arguments of type Content Modifier and Type Method Description JAXBElement<Content>ObjectFactory. createContent(Content value)Methods in com.sun.identity.entitlement.xacml3.core with parameters of type Content Modifier and Type Method Description JAXBElement<Content>ObjectFactory. createContent(Content value)voidAttributes. setContent(Content value)Sets the value of the content property.voidPolicyIssuer. setContent(Content value)Sets the value of the content property.
-