Searched refs:EndpointReferenceElement (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DEndpointReferenceElement.java21 public interface EndpointReferenceElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
H A DObjectFactory.java56 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl");
60 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2005/08/addressing", "EndpointReference"), (com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class));
377 * Create an instance of EndpointReferenceElement
382 public com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement createEndpointReferenceElement()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DEndpointReferenceElement.java21 public interface EndpointReferenceElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
H A DObjectFactory.java56 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class), "com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl");
60 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2005/08/addressing", "EndpointReference"), (com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class));
377 * Create an instance of EndpointReferenceElement
382 public com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement createEndpointReferenceElement()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DEndpointReferenceElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DEndpointReferenceElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class);
58 return (com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceElement.class);

Completed in 47 milliseconds