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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java801 static class PropertiesAttributeMarshaller implements Marshaller { class in class:MarshallerFactory
852 PropertiesAttributeMarshaller attrMarshaller =
853 new PropertiesAttributeMarshaller();
933 PropertiesAttributeMarshaller attrMarshaller =
934 new PropertiesAttributeMarshaller();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java801 static class PropertiesAttributeMarshaller implements Marshaller { class in class:MarshallerFactory
852 PropertiesAttributeMarshaller attrMarshaller =
853 new PropertiesAttributeMarshaller();
933 PropertiesAttributeMarshaller attrMarshaller =
934 new PropertiesAttributeMarshaller();

Completed in 34 milliseconds