Project

General

Profile

« Previous | Next » 

Revision eca2b6b0

Added by Andreas Kohlbecker over 6 years ago

fix #6997 toolbar with login logout and user name and icon

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/event/AuthenticationSuccessEvent.java
27 27
        this.userName = userName;
28 28
    }
29 29

  
30
    public String getUserName(){
31
        return userName;
32
    }
33

  
30 34
}

Also available in: Unified diff