609N/A//
609N/A// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-b27-fcs
609N/A// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
609N/A// Any modifications to this file will be lost upon recompilation of the source schema.
609N/A// Generated on: 2012.06.11 at 10:34:16 AM PDT
609N/A//
609N/A
609N/A
609N/Apackage com.sun.identity.wsfederation.jaxb.wsspolicy;
609N/A
609N/A
609N/A/**
609N/A * 9.1 Wss10 Assertion
609N/A *
609N/A * Java content class for MustSupportRefEmbeddedToken element declaration.
609N/A * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/wsfederation/ws-securitypolicy-1.2.xsd line 1017)
609N/A * <p>
609N/A * <pre>
609N/A * &lt;element name="MustSupportRefEmbeddedToken" type="{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512}QNameAssertionType"/>
609N/A * </pre>
609N/A *
609N/A */
609N/Apublic interface MustSupportRefEmbeddedTokenElement
609N/A extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsspolicy.QNameAssertionType
609N/A{
609N/A
609N/A
609N/A}
609N/A