org.jboss.seam.security.external.openid
Class OpenIdRpInApplicationScopeProducer

java.lang.Object
  extended by org.jboss.seam.security.external.openid.OpenIdRpInApplicationScopeProducer

@Alternative
public class OpenIdRpInApplicationScopeProducer
extends Object

Author:
Marcel Kolsteren

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

Constructor Detail

OpenIdRpInApplicationScopeProducer

public OpenIdRpInApplicationScopeProducer()
Method Detail

produce

@Produces
@ApplicationScoped
public OpenIdRpBean produce(@New
                                                       OpenIdRpBean rp)


Copyright © 2011 Seam Framework. All Rights Reserved.