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

Detailed Description

This class is used to provide the policies to be applied to all users.

Elements of class UserPolicies

Type Element Description
long usernameMinLength Minimum length that a Username shall contain.
long usernameMaxLength Maximum length that a Username shall contain.
String usernameInvalidChars Contains the characters that are not allowed to be used on the username.
long descriptionMinLength Minimum length that a user description shall contain.
long descriptionMaxLength Maximum length that a user description shall contain.
ExpirationDetails sessionExpirationSettings Global session expiration settings.

Definition at line 230 of file AccessControl.java.


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