Searched refs:MugShotElement (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DMugShotElement.java21 public interface MugShotElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.idpp.jaxb.DSTURI
H A DObjectFactory.java115 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.MugShotElementImpl");
207 rootTagMap.put(new javax.xml.namespace.QName("urn:liberty:id-sis-pp:2003-08", "MugShot"), (com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class));
1238 * Create an instance of MugShotElement
1243 public com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement createMugShotElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DMugShotElement.java21 public interface MugShotElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.idpp.jaxb.DSTURI
H A DObjectFactory.java115 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.MugShotElementImpl");
207 rootTagMap.put(new javax.xml.namespace.QName("urn:liberty:id-sis-pp:2003-08", "MugShot"), (com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class));
1238 * Create an instance of MugShotElement
1243 public com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement createMugShotElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DMugShotElementImpl.java13 implements com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class);
58 return (com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DMugShotElementImpl.java13 implements com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class);
58 return (com.sun.identity.liberty.ws.idpp.jaxb.MugShotElement.class);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPFacade.java188 (dataElement instanceof MugShotElement)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPFacade.java188 (dataElement instanceof MugShotElement)) {

Completed in 55 milliseconds