Schema Central > WS-SecurityPolicy 1.2 > ws-securitypolicy-1.2-errata-cd-01.xsd > sp:ProtectionToken
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sp:ProtectionToken

        7.4 SymmetricBinding Assertion
      

Element information

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##any, Process Contents: lax

Sample instance

<sp:ProtectionToken>
   <wsp:Policy>
      <sp:SecureConversationToken>
         <sp:Issuer>
            <wsa:Address>http://example.org/sts</wsa:Address>
         </sp:Issuer>
         <wsp:Policy>
            <sp:SC13SecurityContextToken/>
            <sp:BootstrapPolicy>
               <wsp:Policy>
                  <sp:AsymmetricBinding>
                     <wsp:Policy>
                        <sp:InitiatorToken>
                                                    ...
                                                </sp:InitiatorToken>
                        <sp:RecipientToken>
                                                    ...
                                                </sp:RecipientToken>
                     </wsp:Policy>
                  </sp:AsymmetricBinding>
                  <sp:SignedParts>
                                            ...
                                        </sp:SignedParts>
                                        ...
                                    </wsp:Policy>
            </sp:BootstrapPolicy>
         </wsp:Policy>
      </sp:SecureConversationToken>
   </wsp:Policy>
</sp:ProtectionToken>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com