UaUserIdentityToken Class Reference

Base Class. It is not possible to create plane copies of this Class. More...

#include <session.h>

Inheritance diagram for UaUserIdentityToken:

List of all members.


Public Member Functions

 UaUserIdentityToken ()
virtual ~UaUserIdentityToken ()
virtual OpcUa_UserTokenType getTokenType () const =0

Detailed Description

Base Class. It is not possible to create plane copies of this Class.

UaUserIdentityToken


Constructor & Destructor Documentation

UaUserIdentityToken::UaUserIdentityToken (  )  [inline]

construction

virtual UaUserIdentityToken::~UaUserIdentityToken (  )  [inline, virtual]

destruction


Member Function Documentation

virtual OpcUa_UserTokenType UaUserIdentityToken::getTokenType (  )  const [pure virtual]

Returns the token type

Returns:
the token type

Implemented in UaUserIdentityTokenAnonymous, and UaUserIdentityTokenUserPassword.


The documentation for this class was generated from the following file:
  • src/uaserver/uaservercpp/coremodule/session.h