Class EntityAttributes

  • All Implemented Interfaces:
    Serializable

    public class EntityAttributes
    extends Object
    implements Serializable
    *

    Java class for EntityAttributes complex type.

    The following schema fragment specifies the expected content contained within this class.

            <element name="EntityAttributes" type="mdattr:EntityAttributesType"/>
            <complexType name="EntityAttributesType">
                    <choice maxOccurs="unbounded">
                            <element ref="saml:Attribute"/>
                            <element ref="saml:Assertion"/>
                    </sequence>
            </complexType>
    
     
    See Also:
    Serialized Form