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

Detailed Description

This class is used to provide detailed information about the expiration settings applied to sessions and passwords.

Elements of class ExpirationDetails

Type Element Description
boolean enabled Indicates if the object expiration is enabled.
long expirationTime Time after the creation of the object, at which the object will expire.
ExpirationTimeUnit expirationTimeUnit Unit of expiration time (i.e. days or minutes).

Definition at line 159 of file AccessControl.java.


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