de.schwarzrot.app.support
Class AcegiUserNameProvider
java.lang.Object
de.schwarzrot.app.support.AcegiUserNameProvider
- All Implemented Interfaces:
- UserNameProvider
public class AcegiUserNameProvider
- extends Object
- implements UserNameProvider
as the username is already heavily used, security is not implemented yet. So this is a fake
service to provide the users name
- Author:
- Reinhard Mantey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcegiUserNameProvider
public AcegiUserNameProvider()
getUserName
public String getUserName()
- Description copied from interface:
UserNameProvider
- return the name of the applications user. That username does not need to
be the same as the operating system user.
- Specified by:
getUserName
in interface UserNameProvider
- Returns:
- a username
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.