Searched refs:AttributeAuthorityDescriptorType (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 DAttributeAuthorityDescriptorElement.java17 * <element name="AttributeAuthorityDescriptor" type="{urn:oasis:names:tc:SAML:2.0:metadata}AttributeAuthorityDescriptorType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType
H A DAttributeAuthorityDescriptorType.java13 * Java content class for AttributeAuthorityDescriptorType complex type.
17 * <complexType name="AttributeAuthorityDescriptorType">
33 public interface AttributeAuthorityDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
H A DObjectFactory.java70 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType.class), "com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl");
658 * Create an instance of AttributeAuthorityDescriptorType
663 public com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType createAttributeAuthorityDescriptorType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAttributeAuthorityDescriptorElement.java17 * <element name="AttributeAuthorityDescriptor" type="{urn:oasis:names:tc:SAML:2.0:metadata}AttributeAuthorityDescriptorType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType
H A DAttributeAuthorityDescriptorType.java13 * Java content class for AttributeAuthorityDescriptorType complex type.
17 * <complexType name="AttributeAuthorityDescriptorType">
33 public interface AttributeAuthorityDescriptorType interface in inherits:com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
H A DObjectFactory.java70 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType.class), "com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl");
658 * Create an instance of AttributeAuthorityDescriptorType
663 public com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType createAttributeAuthorityDescriptorType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType, 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
25 return (com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType.class);
297 return (com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java13 implements com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType, 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
25 return (com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType.class);
297 return (com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType.class);

Completed in 47 milliseconds