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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java100 _map.put(Boolean.class, PropertiesBooleanMarshaller.class);
1099 static class PropertiesBooleanMarshaller implements Marshaller { class in class:MarshallerFactory
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java100 _map.put(Boolean.class, PropertiesBooleanMarshaller.class);
1099 static class PropertiesBooleanMarshaller implements Marshaller { class in class:MarshallerFactory

Completed in 34 milliseconds