org.tynamo.security.components
Class NotAuthenticated

java.lang.Object
  extended by org.tynamo.security.components.NotAuthenticated

public class NotAuthenticated
extends java.lang.Object

Render body if subject is not authenticated

See Also:
SecurityService.isNotAuthenticated()

Constructor Summary
NotAuthenticated()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotAuthenticated

public NotAuthenticated()


Copyright © 2004-2011. All Rights Reserved.