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 Wss10SamlHokWithCertificatesJaxbElem.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.Wss10SamlHokWithCertificatesJaxbElem.SamlToken

All Implemented Interfaces:
Serializable
Enclosing class:
Wss10SamlHokWithCertificatesJaxbElem

public static class Wss10SamlHokWithCertificatesJaxbElem.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="holder-of-key" />
     </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
Wss10SamlHokWithCertificatesJaxbElem.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

Wss10SamlHokWithCertificatesJaxbElem.SamlToken

public Wss10SamlHokWithCertificatesJaxbElem.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.