Class CscCreateSessionCommand

java.lang.Object
org.serviceconnector.cmd.sc.CommandAdapter
org.serviceconnector.cmd.sc.CscCreateSessionCommand
All Implemented Interfaces:
ICommand

public class CscCreateSessionCommand extends CommandAdapter
The Class CscCreateSessionCommand. Responsible for validation and execution of cascaded creates session command. Command runs successfully if backend server accepts clients request and allows creating a session. Session is saved in a session registry of SC.
Author:
JTraber