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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java650 JSONAttributeMarshaller attrMar = new JSONAttributeMarshaller();
665 static class JSONAttributeMarshaller implements Marshaller { class in class:MarshallerFactory
736 JSONAttributeMarshaller attrMar = new JSONAttributeMarshaller();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java650 JSONAttributeMarshaller attrMar = new JSONAttributeMarshaller();
665 static class JSONAttributeMarshaller implements Marshaller { class in class:MarshallerFactory
736 JSONAttributeMarshaller attrMar = new JSONAttributeMarshaller();

Completed in 25 milliseconds