Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
opcua.ua.uaprotocol_auto.UserNameIdentityToken Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.UserNameIdentityToken:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, binary=None)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 

Public Attributes

 EncryptionAlgorithm
 
 Password
 
 PolicyId
 
 UserName
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

A token representing a user identified by a user name and password.

:ivar PolicyId:
:vartype PolicyId: String
:ivar UserName:
:vartype UserName: String
:ivar Password:
:vartype Password: ByteString
:ivar EncryptionAlgorithm:
:vartype EncryptionAlgorithm: String

Definition at line 3458 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

def opcua.ua.uaprotocol_auto.UserNameIdentityToken.__init__ (   self,
  binary = None 
)

Definition at line 3479 of file uaprotocol_auto.py.

Member Function Documentation

def opcua.ua.uaprotocol_auto.UserNameIdentityToken.__str__ (   self)

Definition at line 3508 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.UserNameIdentityToken._binary_init (   self,
  data 
)
private

Definition at line 3502 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.UserNameIdentityToken.from_binary (   data)
static

Definition at line 3499 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.UserNameIdentityToken.to_binary (   self)

Definition at line 3490 of file uaprotocol_auto.py.

Member Data Documentation

opcua.ua.uaprotocol_auto.UserNameIdentityToken.__repr__ = __str__
staticprivate

Definition at line 3514 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.UserNameIdentityToken._freeze
private

Definition at line 3482 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.UserNameIdentityToken.EncryptionAlgorithm

Definition at line 3487 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.UserNameIdentityToken.Password

Definition at line 3486 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.UserNameIdentityToken.PolicyId

Definition at line 3484 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.UserNameIdentityToken.ua_types
static
Initial value:
1 = {
2  'PolicyId': 'String',
3  'UserName': 'String',
4  'Password': 'ByteString',
5  'EncryptionAlgorithm': 'String',
6  }

Definition at line 3472 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.UserNameIdentityToken.UserName

Definition at line 3485 of file uaprotocol_auto.py.


The documentation for this class was generated from the following file:


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:45