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(javax.servlet.ServletContext context, org.jboss.seam.security.external.openid.api.OpenIdRelyingPartyConfigurationApi op)
           
 
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
                               javax.servlet.ServletContext context,
                               org.jboss.seam.security.external.openid.api.OpenIdRelyingPartyConfigurationApi op)


Copyright © 2012 Seam Framework. All Rights Reserved.