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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/
H A DAuthnQueryDescriptorType.java13 * Java content class for AuthnQueryDescriptorType complex type.
17 * <complexType name="AuthnQueryDescriptorType">
26 public interface AuthnQueryDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadataextquery.QueryDescriptorType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType.class), "com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl");
133 * Create an instance of AuthnQueryDescriptorType
138 public com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType createAuthnQueryDescriptorType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/
H A DAuthnQueryDescriptorType.java13 * Java content class for AuthnQueryDescriptorType complex type.
17 * <complexType name="AuthnQueryDescriptorType">
26 public interface AuthnQueryDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadataextquery.QueryDescriptorType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType.class), "com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl");
133 * Create an instance of AuthnQueryDescriptorType
138 public com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType createAuthnQueryDescriptorType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DAuthnQueryDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType, 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.metadataextquery.AuthnQueryDescriptorType.class);
46 return (com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DAuthnQueryDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType, 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.metadataextquery.AuthnQueryDescriptorType.class);
46 return (com.sun.identity.saml2.jaxb.metadataextquery.AuthnQueryDescriptorType.class);

Completed in 238 milliseconds