Interface I_CmsLoginTargetRpc

All Superinterfaces:
com.vaadin.shared.communication.ClientRpc, Serializable

public interface I_CmsLoginTargetRpc extends com.vaadin.shared.communication.ClientRpc
Client RPC interface for opening a login target.

  • Method Details

    • openTargetForPrivatePc

      void openTargetForPrivatePc(String encryptedTarget)
      Opens a login target (private PC case).
      Parameters:
      encryptedTarget - the login target, encrypted with the default text encryption
    • openTargetForPublicPc

      Opens a login target (public PC case).

      Parameters:
      target - the login target