Uses of Class
edu.uiuc.ncsa.sas.thing.Thing
-
Packages that use Thing Package Description edu.uiuc.ncsa.sas.thing.action -
-
Uses of Thing in edu.uiuc.ncsa.sas.thing.action
Subclasses of Thing in edu.uiuc.ncsa.sas.thing.action Modifier and Type Class Description class
Action
Models an actions, such as logon, execute, logoff, etc.class
ExecuteAction
Created by Jeff Gaynor
on 8/15/22 at 10:51 AMclass
InvokeAction
Invoke a specific method in theExecutable
implementation.class
LogoffAction
Created by Jeff Gaynor
on 8/15/22 at 10:52 AMclass
LogonAction
Created by Jeff Gaynor
on 8/15/22 at 10:51 AMclass
NewKeyAction
Request a new symmetric key from the server with the given bit size.
-