getSecurityExit
public String getSecurityExit();
Gets the description of the security exit.
- Returns
- either the name of the class or a String in the form library(entryPoint) where 'library' is the name of the module where the code resides and 'entryPoint' is the entry point.
uj28080_