Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.policy.schema
Class Wss10SamlTokenJaxbElem.SamlToken

java.lang.Object
  extended by oracle.wsm.security.policy.schema.TokenType
      extended by oracle.wsm.security.policy.schema.SamlTokenType
          extended by oracle.wsm.security.policy.schema.Wss10SamlTokenJaxbElem.SamlToken

All Implemented Interfaces:
Serializable
Enclosing class:
Wss10SamlTokenJaxbElem

public static class Wss10SamlTokenJaxbElem.SamlToken
extends SamlTokenType
implements Serializable

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://schemas.oracle.com/ws/2006/01/securitypolicy}saml-token-type">
       <attribute name="version" type="{http://schemas.oracle.com/ws/2006/01/securitypolicy}saml-version-enum-type" fixed="1.1" />
       <attribute name="confirmation_type" type="{http://schemas.oracle.com/ws/2006/01/securitypolicy}saml-confirmation-enum-type" fixed="sender-vouches" />
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
Serialized Form

Field Summary

 

Fields inherited from class oracle.wsm.security.policy.schema.SamlTokenType
anies, confirmationType, isEncrypted, isSigned, version

 

Constructor Summary
Wss10SamlTokenJaxbElem.SamlToken()
           

 

Method Summary

 

Methods inherited from class oracle.wsm.security.policy.schema.SamlTokenType
getAnies, getConfirmationType, getVersion, isIsEncrypted, isIsSigned, setConfirmationType, setIsEncrypted, setIsSigned, setVersion

 

Methods inherited from class oracle.wsm.security.policy.schema.TokenType
getOtherAttributes

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

Wss10SamlTokenJaxbElem.SamlToken

public Wss10SamlTokenJaxbElem.SamlToken()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.