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

Detailed Description

This class is used to provide detailed information about a specific group.

Elements of class GroupDetails

Type Element Description
long groupId Group's unique identification number.
string groupName Name of the group.
string description Description of the group.
boolean disabled If true, the group is disabled and the authentication of all users members of the group will fail.

Definition at line 291 of file AccessControl.java.


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