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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java93 _map.put(List.class, PropertiesListMarshaller.class);
107 _map.put(List.class, PropertiesListMarshaller.class);
980 static class PropertiesListMarshaller class in class:MarshallerFactory
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java93 _map.put(List.class, PropertiesListMarshaller.class);
107 _map.put(List.class, PropertiesListMarshaller.class);
980 static class PropertiesListMarshaller class in class:MarshallerFactory

Completed in 209 milliseconds