Interface I_CmsLoginTargetRpc

  • All Superinterfaces:
    com.vaadin.shared.communication.ClientRpc, java.io.Serializable

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

    • Method Detail

      • openTargetForPrivatePc

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

        void openTargetForPublicPc​(java.lang.String target)
        Opens a login target (public PC case).

        Parameters:
        target - the login target