Searched refs:AuthenticationQueryElement (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 DAuthenticationQueryElement.java21 public interface AuthenticationQueryElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryType
H A DObjectFactory.java59 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement.class), "com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AuthenticationQueryElementImpl");
73 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:1.0:protocol", "AuthenticationQuery"), (com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement.class));
451 * Create an instance of AuthenticationQueryElement
456 public com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement createAuthenticationQueryElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DAuthenticationQueryElement.java21 public interface AuthenticationQueryElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryType
H A DObjectFactory.java59 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement.class), "com.sun.identity.liberty.ws.common.jaxb.protocol.impl.AuthenticationQueryElementImpl");
73 rootTagMap.put(new javax.xml.namespace.QName("urn:oasis:names:tc:SAML:1.0:protocol", "AuthenticationQuery"), (com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement.class));
451 * Create an instance of AuthenticationQueryElement
456 public com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement createAuthenticationQueryElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DAuthenticationQueryElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement, 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.common.jaxb.protocol.AuthenticationQueryElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DAuthenticationQueryElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement, 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.common.jaxb.protocol.AuthenticationQueryElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.protocol.AuthenticationQueryElement.class);

Completed in 53 milliseconds