Package com.vaadin.ui

Class LoginForm.LoginEvent

    • Method Detail

      • getLoginParameter

        public String getLoginParameter​(String name)
        Gets the login parameter with the given name.
        Parameters:
        name - the name of the parameter
        Returns:
        the value of the parameter or null if no such parameter is present