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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DRespondWithElement.java21 public interface RespondWithElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class), "com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl");
72 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:1.0:protocol", "RespondWith"), (com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class));
355 * Create an instance of RespondWithElement
360 public com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement createRespondWithElement()
367 * Create an instance of RespondWithElement
372 public com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement createRespondWithElement(javax.xml.namespace.QName value)
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DRespondWithElement.java21 public interface RespondWithElement interface in inherits:javax.xml.bind.Element
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class), "com.sun.identity.liberty.ws.common.jaxb.protocol.impl.RespondWithElementImpl");
72 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:1.0:protocol", "RespondWith"), (com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class));
355 * Create an instance of RespondWithElement
360 public com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement createRespondWithElement()
367 * Create an instance of RespondWithElement
372 public com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement createRespondWithElement(javax.xml.namespace.QName value)
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRespondWithElementImpl.java11 public class RespondWithElementImpl implements com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement, 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
26 return (com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class);
79 return (com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DRespondWithElementImpl.java11 public class RespondWithElementImpl implements com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement, 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
26 return (com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class);
79 return (com.sun.identity.liberty.ws.common.jaxb.protocol.RespondWithElement.class);

Completed in 57 milliseconds