Class CometLoginScript

All Implemented Interfaces:
Serializable

public class CometLoginScript extends CometScript

Java class for the Login Script configuration type

.
See Also:
  • Constructor Details

    • CometLoginScript

      public CometLoginScript()
      Instantiates a new comet login script.
    • CometLoginScript

      public CometLoginScript(Statement.StatementDescriptor type)
      Instantiates a new comet login script.
      Parameters:
      type - the type
  • Method Details