net.sourceforge.blogentis.slide
Class TurbinePrincipal

java.lang.Object
  extended bynet.sourceforge.blogentis.slide.TurbinePrincipal
All Implemented Interfaces:
java.security.Principal

public class TurbinePrincipal
extends java.lang.Object
implements java.security.Principal


Constructor Summary
TurbinePrincipal(org.apache.turbine.om.security.User user)
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Constructor Detail

TurbinePrincipal

public TurbinePrincipal(org.apache.turbine.om.security.User user)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface java.security.Principal


Copyright © 2003-2004 SourceForge.net. All Rights Reserved.