Uses of Interface
edu.uiuc.ncsa.sas.SASConstants
-
Packages that use SASConstants Package Description edu.uiuc.ncsa.sas.client This client exists only on the server to model the state and configuration.edu.uiuc.ncsa.sas.thing.action edu.uiuc.ncsa.sas.thing.response edu.uiuc.ncsa.sas.webclient -
-
Uses of SASConstants in edu.uiuc.ncsa.sas.client
Classes in edu.uiuc.ncsa.sas.client that implement SASConstants Modifier and Type Class Description classClientProvider<V extends SASClient>Created by Jeff Gaynor
on 8/15/22 at 9:39 AM -
Uses of SASConstants in edu.uiuc.ncsa.sas.thing.action
Classes in edu.uiuc.ncsa.sas.thing.action that implement SASConstants Modifier and Type Class Description classActionModels an actions, such as logon, execute, logoff, etc.classActionDeserializerConvert the request payload into objectsclassExecuteActionCreated by Jeff Gaynor
on 8/15/22 at 10:51 AMclassInvokeActionInvoke a specific method in theExecutableimplementation.classLogoffActionCreated by Jeff Gaynor
on 8/15/22 at 10:52 AMclassLogonActionCreated by Jeff Gaynor
on 8/15/22 at 10:51 AMclassNewKeyActionRequest a new symmetric key from the server with the given bit size. -
Uses of SASConstants in edu.uiuc.ncsa.sas.thing.response
Classes in edu.uiuc.ncsa.sas.thing.response that implement SASConstants Modifier and Type Class Description classLogoffResponseCreated by Jeff Gaynor
on 8/16/22 at 7:25 AMclassLogonResponseCreated by Jeff Gaynor
on 8/16/22 at 7:22 AMclassNewKeyResponseCreated by Jeff Gaynor
on 8/24/22 at 7:18 AMclassOutputResponseCreated by Jeff Gaynor
on 8/16/22 at 6:28 AMclassPromptResponseCreated by Jeff Gaynor
on 8/16/22 at 6:30 AMclassResponseCreated by Jeff Gaynor
on 8/16/22 at 6:29 AMclassResponseSerializerCreated by Jeff Gaynor
on 8/16/22 at 6:26 AM -
Uses of SASConstants in edu.uiuc.ncsa.sas.webclient
Classes in edu.uiuc.ncsa.sas.webclient that implement SASConstants Modifier and Type Class Description classClientCreated by Jeff Gaynor
on 8/18/22 at 3:14 PMclassResponseDeserializerCreated by Jeff Gaynor
on 8/25/22 at 7:28 AM
-