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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataidpdiscovery/
H A DDiscoveryResponseElement.java21 public interface DiscoveryResponseElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.metadata.IndexedEndpointType
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class), "com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl");
37 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol", "DiscoveryResponse"), (com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class));
103 * Create an instance of DiscoveryResponseElement
108 public com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement createDiscoveryResponseElement()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataidpdiscovery/
H A DDiscoveryResponseElement.java21 public interface DiscoveryResponseElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.metadata.IndexedEndpointType
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class), "com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl");
37 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol", "DiscoveryResponse"), (com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class));
103 * Create an instance of DiscoveryResponseElement
108 public com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement createDiscoveryResponseElement()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataidpdiscovery/impl/
H A DDiscoveryResponseElementImpl.java13 implements com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
20 return (com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class);
58 return (com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataidpdiscovery/impl/
H A DDiscoveryResponseElementImpl.java13 implements com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
20 return (com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class);
58 return (com.sun.identity.saml2.jaxb.metadataidpdiscovery.DiscoveryResponseElement.class);

Completed in 73 milliseconds