org.jboss.seam.security.examples.id_consumer
Class OpenIdRelyingPartyCustomizer

java.lang.Object
  extended by org.jboss.seam.security.examples.id_consumer.OpenIdRelyingPartyCustomizer

public class OpenIdRelyingPartyCustomizer
extends Object


Constructor Summary
OpenIdRelyingPartyCustomizer()
           
 
Method Summary
 void servletInitialized(ServletContext context, OpenIdRelyingPartyConfigurationApi rp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenIdRelyingPartyCustomizer

public OpenIdRelyingPartyCustomizer()
Method Detail

servletInitialized

public void servletInitialized(@Observes@Initialized
                               ServletContext context,
                               OpenIdRelyingPartyConfigurationApi rp)


Copyright © 2011 Seam Framework. All Rights Reserved.