it.geosolutions.geobatch.ui.security
Class CurrentUser

java.lang.Object
  extended by it.geosolutions.geobatch.ui.security.CurrentUser

public class CurrentUser
extends java.lang.Object

Author:
Administrator

Constructor Summary
CurrentUser()
           
 
Method Summary
 java.util.Collection<org.springframework.security.core.GrantedAuthority> getGrantedAuthorities()
           
 java.lang.Object getUser()
           
 java.lang.String getUserName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentUser

public CurrentUser()
Method Detail

getUser

public java.lang.Object getUser()

getUserName

public java.lang.String getUserName()

getGrantedAuthorities

public java.util.Collection<org.springframework.security.core.GrantedAuthority> getGrantedAuthorities()


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.