Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes
opcua.ua.uaprotocol_auto.UserTokenPolicy Class Reference

List of all members.

Public Member Functions

def __init__
def __str__
def to_binary

Static Public Member Functions

def from_binary

Public Attributes

 IssuedTokenType
 IssuerEndpointUrl
 PolicyId
 SecurityPolicyUri
 TokenType

Static Public Attributes

dictionary ua_types

Private Member Functions

def _binary_init

Private Attributes

 _freeze

Static Private Attributes

 __repr__ = __str__

Detailed Description

Describes a user token that can be used with a server.

:ivar PolicyId:
:vartype PolicyId: String
:ivar TokenType:
:vartype TokenType: UserTokenType
:ivar IssuedTokenType:
:vartype IssuedTokenType: String
:ivar IssuerEndpointUrl:
:vartype IssuerEndpointUrl: String
:ivar SecurityPolicyUri:
:vartype SecurityPolicyUri: String

Definition at line 1861 of file uaprotocol_auto.py.


Constructor & Destructor Documentation

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

Definition at line 1885 of file uaprotocol_auto.py.


Member Function Documentation

Definition at line 1917 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.UserTokenPolicy._binary_init (   self,
  data 
) [private]

Definition at line 1910 of file uaprotocol_auto.py.

Definition at line 1907 of file uaprotocol_auto.py.

Definition at line 1897 of file uaprotocol_auto.py.


Member Data Documentation

Definition at line 1924 of file uaprotocol_auto.py.

Definition at line 1885 of file uaprotocol_auto.py.

Definition at line 1885 of file uaprotocol_auto.py.

Definition at line 1885 of file uaprotocol_auto.py.

Definition at line 1885 of file uaprotocol_auto.py.

Definition at line 1885 of file uaprotocol_auto.py.

Definition at line 1885 of file uaprotocol_auto.py.

Initial value:
{
        'PolicyId': 'String',
        'TokenType': 'UserTokenType',
        'IssuedTokenType': 'String',
        'IssuerEndpointUrl': 'String',
        'SecurityPolicyUri': 'String',
               }

Definition at line 1877 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 Sat Jun 8 2019 18:26:25