Searched defs:XMLAttributeMarshaller (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java176 static class XMLAttributeMarshaller implements Marshaller { class in class:MarshallerFactory
330 XMLAttributeMarshaller attrMarshaller =
331 new XMLAttributeMarshaller();
419 XMLAttributeMarshaller attrMarshaller =
420 new XMLAttributeMarshaller();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java176 static class XMLAttributeMarshaller implements Marshaller { class in class:MarshallerFactory
330 XMLAttributeMarshaller attrMarshaller =
331 new XMLAttributeMarshaller();
419 XMLAttributeMarshaller attrMarshaller =
420 new XMLAttributeMarshaller();

Completed in 32 milliseconds