Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.AccessControl.UserInfo Class Reference
Collaboration diagram for com.boschrexroth.mlpi.AccessControl.UserInfo:
Collaboration graph

Detailed Description

This class is used to provide all basic information about a specific user.

Elements of class UserInfo

Type Element Description
long userId User's unique identification number.
string username Name of the user employed for Login (i.e. login name).
string description Description of the user account.
PersistenceType persistenceType Type of persistence: temporary (only valid until the control is rebooted) or permanent.
boolean disabled If true, the user authentication fails.

Definition at line 140 of file AccessControl.java.


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