IT_ContextAttributes::BinarySecurityTokenType Class Reference

Inheritance diagram for IT_ContextAttributes::BinarySecurityTokenType:

IT_Bus::SimpleContentComplexType IT_Bus::ComplexType IT_Bus::AnyType IT_Bus::ImplementationDetails List of all members.

Detailed Description

Definition at line 1591 of file wsse10_secext_xsdTypes.h.

Public Types

typedef IT_BinarySecurityTokenTypeReflection IT_ReflectionType

Public Member Functions

IT_Bus::AnyTypecopy (const IT_Bus::AnyType &rhs)
 Returns a reference to an AnyType that is a copy of the AnyType parameter.
virtual const IT_Bus::QNameget_type () const
 Returns the IT_Bus::QName for the type.
virtual void write_value (IT_Bus::AnySimpleTypeWriter &writer) const throw ((IT_Bus::SerializationException))
 Write the value of the instance.
virtual void read_value (IT_Bus::AnySimpleTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the value into the instance.
virtual IT_Reflect::Reflectionget_reflection () throw ((IT_Reflect::ReflectException))
 Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.
virtual const IT_Reflect::Reflectionget_reflection () const throw ((IT_Reflect::ReflectException))
 Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Private Attributes

IT_Bus::AnyURINillable var_ValueType
EncodedString var_value

Friends

class IT_BinarySecurityTokenTypeReflection


Member Function Documentation

IT_Bus::AnyType& IT_ContextAttributes::BinarySecurityTokenType::copy ( const IT_Bus::AnyType rhs  )  [virtual]

Returns a reference to an AnyType that is a copy of the AnyType parameter.

Derived classes override this method, providing an appropriate implementation. In this base class, this method is not supported; an exception is always thrown.

Parameters:
AnyType to be copied.
Returns:
A reference to AnyType.
Exceptions:
IT_Bus::Exception with message "Copy not supported"

Reimplemented from IT_Bus::AnyType.

virtual const IT_Bus::QName& IT_ContextAttributes::BinarySecurityTokenType::get_type (  )  const [virtual]

Returns the IT_Bus::QName for the type.

Derived subclasses implement this method and return their QName.

Returns:
IT_Bus::QName.

Implements IT_Bus::AnyType.

virtual void IT_ContextAttributes::BinarySecurityTokenType::write_value ( IT_Bus::AnySimpleTypeWriter writer  )  const throw ((IT_Bus::SerializationException)) [virtual]

Write the value of the instance.

Derived subclasses implement this method.

Implements IT_Bus::SimpleContentComplexType.

virtual void IT_ContextAttributes::BinarySecurityTokenType::read_value ( IT_Bus::AnySimpleTypeReader reader  )  throw ((IT_Bus::DeserializationException)) [virtual]

Read the value into the instance.

Derived subclasses implement this method.

Implements IT_Bus::SimpleContentComplexType.

virtual IT_Reflect::Reflection* IT_ContextAttributes::BinarySecurityTokenType::get_reflection (  )  throw ((IT_Reflect::ReflectException)) [virtual]

Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Returns:
IT_Reflect::Reflection
Exceptions:
IT_Reflect::ReflectException 

Reimplemented from IT_Bus::AnyType.

virtual const IT_Reflect::Reflection* IT_ContextAttributes::BinarySecurityTokenType::get_reflection (  )  const throw ((IT_Reflect::ReflectException)) [virtual]

Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Returns:
IT_Reflect::Reflection
Exceptions:
IT_Reflect::ReflectException 

Reimplemented from IT_Bus::AnyType.


Generated on Tue Mar 20 15:28:30 2007 for Artix by  doxygen 1.5.1-p1