Class OnlineActivationParams

    • Constructor Detail

      • OnlineActivationParams

        public OnlineActivationParams()
    • Method Detail

      • getOrchestrationUser

        public OrchestrationUser getOrchestrationUser()
        Gets the configured user for performing the DSAPP activation.
        Returns:
        the configured user
      • setOrchestrationUser

        public void setOrchestrationUser​(OrchestrationUser orchestrationUser)
        Sets the user to be used for performing the DSAPP activation.
        Parameters:
        orchestrationUser - the user
      • getActivationPassword

        public java.lang.String getActivationPassword()
        Gets the configured activation password to be used during the DSAPP activation
        Returns:
        the currently configured activation password
      • setActivationPassword

        public void setActivationPassword​(java.lang.String activationPassword)
        Sets the activation password to be used during the DSAPP activation
        Parameters:
        activationPassword - the new activation password