Project

General

Profile

Download (2.81 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7b2a0df1 12/20/2016 11:50 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

be1478a2 04/30/2015 01:08 PM Alexander Oppermann

Fixed problem for toolbar and new authentification object. Added getter method to CdmVaadinAuthentication, in order to get the principal object with user name and roles.

dfe03eb9 04/29/2015 05:53 PM Cherian Mathew

setting authentication in security context of UI thread

93fcde18 04/29/2015 12:28 PM Cherian Mathew

fix for #4844
CdmVaadinAuthentication : new class used for authentication
AuthenticationPresenter, AbstractAuthenticatedUI, CdmVaadinSessionUtilities, AuthenticationView, IAuthenticationComponent : using new authentication object linked to host and context path...