org.jboss.seam.security.events
Class QuietLoginEvent

java.lang.Object
  extended by org.jboss.seam.security.events.QuietLoginEvent

public class QuietLoginEvent
extends Object

This event is raised when the user performs a quiet login

Author:
Shane Bryzak

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

Constructor Detail

QuietLoginEvent

public QuietLoginEvent()


Copyright © 2011 Seam Framework. All Rights Reserved.