Package com.uc4.api.systemoverview
Class ExitListItem
java.lang.Object
com.uc4.api.systemoverview.ExitListItem
This class represents a row in the password exit list in the system overview.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExitListItem
Internal use only.- Parameters:
row
- Row element
-
-
Method Details
-
getKey
- Returns:
- Type of exit; Allowed value: "XUC4PASS" for password exit
-
getName
- Returns:
- Name of the exit; Allowed value: "PASSWORD" for password exit
-
getFile
- Returns:
- Path and file name of library
-
getParameter
- Returns:
- Parameters assigned to the library
-