Inheritance diagram for IT_ContextAttributes::BusSecurityType:

Definition at line 161 of file bus_security_xsdTypes.h.
Public Types | |
| typedef IT_BusSecurityTypeReflection | IT_ReflectionType |
Public Member Functions | |
| virtual const IT_Bus::QName & | get_type () const |
| Returns the IT_Bus::QName for the type. | |
Static Public Attributes | |
| static const IT_Bus::String | USERNAME_PASSWORD |
| static const IT_Bus::String | PRINCIPAL |
| static const IT_Bus::String | CERT_SUBJECT |
| static const IT_Bus::String | ENCODED_TOKEN |
| static const IT_Bus::String | KERBEROS_TOKEN |
Private Attributes | |
| IT_Bus::String | m_val |
Friends | |
| class | IT_BusSecurityTypeReflection |
| virtual const IT_Bus::QName& IT_ContextAttributes::BusSecurityType::get_type | ( | ) | const [virtual] |
Returns the IT_Bus::QName for the type.
Derived subclasses implement this method and return their QName.
Implements IT_Bus::AnyType.
1.4.7