Searched refs:objectFactory (Results 1 - 13 of 13) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DJAXBObjectFactory.java42 private static ObjectFactory objectFactory = new ObjectFactory(); field in class:JAXBObjectFactory
51 if (objectFactory == null) {
52 objectFactory = new ObjectFactory();
58 return objectFactory;
H A DInteractionManager.java210 objectFactory; field in class:InteractionManager
227 objectFactory = JAXBObjectFactory.getObjectFactory();
1040 ue =objectFactory.createUserInteractionElement();
1082 re = objectFactory.createRedirectRequestElement();
1141 se = objectFactory.createStatusElement();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DJAXBObjectFactory.java42 private static ObjectFactory objectFactory = new ObjectFactory(); field in class:JAXBObjectFactory
51 if (objectFactory == null) {
52 objectFactory = new ObjectFactory();
58 return objectFactory;
H A DInteractionManager.java213 objectFactory; field in class:InteractionManager
230 objectFactory = JAXBObjectFactory.getObjectFactory();
1043 ue =objectFactory.createUserInteractionElement();
1085 re = objectFactory.createRedirectRequestElement();
1144 se = objectFactory.createStatusElement();
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/
H A DXACMLPrivilegeUtils.java91 private static final ObjectFactory objectFactory = new ObjectFactory(); field in class:XACMLPrivilegeUtils
119 JAXBElement<Policy> policyElement = objectFactory.createPolicy(policy);
138 JAXBElement<PolicySet> policySetElement = objectFactory.createPolicySet(policySet);
153 JAXBElement<PolicySet> policySetElement = objectFactory.createPolicySet(policySet);
233 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
244 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
254 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
263 JAXBElement<AttributeValue> lmbve = objectFactory.createAttributeValue(lmbv);
282 JAXBElement<AttributeValue> cdve = objectFactory.createAttributeValue(cdv);
294 JAXBElement<AttributeValue> lmdve = objectFactory
[all...]
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/
H A DXACMLPrivilegeUtils.java99 private static final ObjectFactory objectFactory = new ObjectFactory(); field in class:XACMLPrivilegeUtils
127 JAXBElement<Policy> policyElement = objectFactory.createPolicy(policy);
146 JAXBElement<PolicySet> policySetElement = objectFactory.createPolicySet(policySet);
161 JAXBElement<PolicySet> policySetElement = objectFactory.createPolicySet(policySet);
241 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
252 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
262 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
271 JAXBElement<AttributeValue> lmbve = objectFactory.createAttributeValue(lmbv);
290 JAXBElement<AttributeValue> cdve = objectFactory.createAttributeValue(cdv);
302 JAXBElement<AttributeValue> lmdve = objectFactory
[all...]
/forgerock/opendj2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj-b2.6/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2.6.2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2-jel-hg/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2-hg/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 182 milliseconds