org.jboss.seam.security.external.saml.idp
Class SamlIdpInApplicationScopeProducer

java.lang.Object
  extended by org.jboss.seam.security.external.saml.idp.SamlIdpInApplicationScopeProducer

@Alternative
public class SamlIdpInApplicationScopeProducer
extends Object

Author:
Marcel Kolsteren

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

Constructor Detail

SamlIdpInApplicationScopeProducer

public SamlIdpInApplicationScopeProducer()
Method Detail

produce

@Produces
@ApplicationScoped
public SamlIdpBean produce(@New
                                                      SamlIdpBean idp)


Copyright © 2011 Seam Framework. All Rights Reserved.