SRJRCFrames
v0.1.296

de.schwarzrot.app.support
Class AcegiUserNameProvider

java.lang.Object
  extended by 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

Constructor Summary
AcegiUserNameProvider()
           
 
Method Summary
 String getUserName()
          return the name of the applications user.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcegiUserNameProvider

public AcegiUserNameProvider()
Method Detail

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

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.