Searched defs:idmap (Results 1 - 11 of 11) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/runtime/
H A DSAXUnmarshallerHandlerImpl.java521 private Hashtable idmap = null; field in class:SAXUnmarshallerHandlerImpl
524 if(idmap==null) idmap = new Hashtable();
525 idmap.put( id, getCurrentHandler().owner() );
530 if(idmap==null) return null;
531 return idmap.get(id);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DSAXUnmarshallerHandlerImpl.java521 private Hashtable idmap = null; field in class:SAXUnmarshallerHandlerImpl
524 if(idmap==null) idmap = new Hashtable();
525 idmap.put( id, getCurrentHandler().owner() );
530 if(idmap==null) return null;
531 return idmap.get(id);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DSAXUnmarshallerHandlerImpl.java521 private Hashtable idmap = null; field in class:SAXUnmarshallerHandlerImpl
524 if(idmap==null) idmap = new Hashtable();
525 idmap.put( id, getCurrentHandler().owner() );
530 if(idmap==null) return null;
531 return idmap.get(id);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DSAXUnmarshallerHandlerImpl.java521 private Hashtable idmap = null; field in class:SAXUnmarshallerHandlerImpl
524 if(idmap==null) idmap = new Hashtable();
525 idmap.put( id, getCurrentHandler().owner() );
530 if(idmap==null) return null;
531 return idmap.get(id);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DSAXUnmarshallerHandlerImpl.java521 private Hashtable idmap = null; field in class:SAXUnmarshallerHandlerImpl
524 if(idmap==null) idmap = new Hashtable();
525 idmap.put( id, getCurrentHandler().owner() );
530 if(idmap==null) return null;
531 return idmap.get(id);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DSAXUnmarshallerHandlerImpl.java521 private Hashtable idmap = null; field in class:SAXUnmarshallerHandlerImpl
524 if(idmap==null) idmap = new Hashtable();
525 idmap.put( id, getCurrentHandler().owner() );
530 if(idmap==null) return null;
531 return idmap.get(id);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DSAXUnmarshallerHandlerImpl.java521 private Hashtable idmap = null; field in class:SAXUnmarshallerHandlerImpl
524 if(idmap==null) idmap = new Hashtable();
525 idmap.put( id, getCurrentHandler().owner() );
530 if(idmap==null) return null;
531 return idmap.get(id);
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...

Completed in 85 milliseconds