org.jboss.seam.security.examples.openid
Class DialoguePhaseListener

java.lang.Object
  extended by org.jboss.seam.security.examples.openid.DialoguePhaseListener

public class DialoguePhaseListener
extends Object


Field Summary
static String DIALOGUE_ID_PARAM
           
 
Constructor Summary
DialoguePhaseListener()
           
 
Method Summary
 void requestInitialized(ServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DIALOGUE_ID_PARAM

public static final String DIALOGUE_ID_PARAM
See Also:
Constant Field Values
Constructor Detail

DialoguePhaseListener

public DialoguePhaseListener()
Method Detail

requestInitialized

public void requestInitialized(@Observes@Initialized
                               ServletRequest request)


Copyright © 2011 Seam Framework. All Rights Reserved.