SRJRCFrames
v0.1.296

de.schwarzrot.data.access
Interface UserNameProvider

All Known Subinterfaces:
SecurityManager, Service<C>
All Known Implementing Classes:
AbstractService, AcegiUserNameProvider, DefaultSecurityManager, SampleService, ServiceManager

public interface UserNameProvider

EntityManagers need to know the name of the user, as well as the SecurityManager, so this interface allows a generic access to the username.


Method Summary
 String getUserName()
          return the name of the applications user.
 

Method Detail

getUserName

String getUserName()
return the name of the applications user. That username does not need to be the same as the operating system user.

Returns:
a username

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.