UaUserIdentityTokenUserPassword Class Reference

Class handling user / passord token. Derived from UaUserIdentityToken. It is not possible to create plane copies of this Class. More...

#include <session.h>

Inheritance diagram for UaUserIdentityTokenUserPassword:
Collaboration diagram for UaUserIdentityTokenUserPassword:

List of all members.


Public Member Functions

 UaUserIdentityTokenUserPassword ()
virtual ~UaUserIdentityTokenUserPassword ()
OpcUa_UserTokenType getTokenType () const

Public Attributes

UaString sUserName
 Membervar.
UaString sPassword
 Membervar.

Detailed Description

Class handling user / passord token. Derived from UaUserIdentityToken. It is not possible to create plane copies of this Class.

UaUserIdentityTokenUserPassword


Constructor & Destructor Documentation

UaUserIdentityTokenUserPassword::UaUserIdentityTokenUserPassword (  )  [inline]

construction

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

destruction


Member Function Documentation

OpcUa_UserTokenType UaUserIdentityTokenUserPassword::getTokenType (  )  const [inline, virtual]

Returns the token type

Returns:
the token type

Implements UaUserIdentityToken.


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