Searched refs:AuthnAuthorityDescriptorType (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAuthnAuthorityDescriptorElement.java17 * <element name="AuthnAuthorityDescriptor" type="{urn:oasis:names:tc:SAML:2.0:metadata}AuthnAuthorityDescriptorType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType
H A DAuthnAuthorityDescriptorType.java13 * Java content class for AuthnAuthorityDescriptorType complex type.
17 * <complexType name="AuthnAuthorityDescriptorType">
31 public interface AuthnAuthorityDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
H A DObjectFactory.java72 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType.class), "com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl");
682 * Create an instance of AuthnAuthorityDescriptorType
687 public com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType createAuthnAuthorityDescriptorType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAuthnAuthorityDescriptorElement.java17 * <element name="AuthnAuthorityDescriptor" type="{urn:oasis:names:tc:SAML:2.0:metadata}AuthnAuthorityDescriptorType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType
H A DAuthnAuthorityDescriptorType.java13 * Java content class for AuthnAuthorityDescriptorType complex type.
17 * <complexType name="AuthnAuthorityDescriptorType">
31 public interface AuthnAuthorityDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
H A DObjectFactory.java72 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType.class), "com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl");
682 * Create an instance of AuthnAuthorityDescriptorType
687 public com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType createAuthnAuthorityDescriptorType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAuthnAuthorityDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType, 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
23 return (com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType.class);
195 return (com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAuthnAuthorityDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType, 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
23 return (com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType.class);
195 return (com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType.class);

Completed in 262 milliseconds