org.objectweb.easybeans.container.session
Class EasyBeansSessionContext.DummyPrincipal

java.lang.Object
  extended by org.objectweb.easybeans.container.session.EasyBeansSessionContext.DummyPrincipal
All Implemented Interfaces:
java.security.Principal
Enclosing class:
EasyBeansSessionContext<BeanType extends EasyBeansSB>

 class EasyBeansSessionContext.DummyPrincipal
extends java.lang.Object
implements java.security.Principal

Dummy class for handling Principal.

Author:
Florent Benoit

Constructor Summary
EasyBeansSessionContext.DummyPrincipal()
           
 
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

EasyBeansSessionContext.DummyPrincipal

EasyBeansSessionContext.DummyPrincipal()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface java.security.Principal
Returns:
an unauthenticated name