org.jboss.picketlink.cdi.authentication.event
Class AlreadyLoggedInEvent

java.lang.Object
  extended by org.jboss.picketlink.cdi.authentication.event.AlreadyLoggedInEvent

public class AlreadyLoggedInEvent
extends Object

This event is fired when an already authenticated user attempts to authenticate again

Author:
Shane Bryzak

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

Constructor Detail

AlreadyLoggedInEvent

public AlreadyLoggedInEvent()


Copyright © 2012. All Rights Reserved.