org.jboss.seam.security.external.saml.sp
Class SamlSpInApplicationScopeProducer

java.lang.Object
  extended by org.jboss.seam.security.external.saml.sp.SamlSpInApplicationScopeProducer

@Alternative
public class SamlSpInApplicationScopeProducer
extends Object

Author:
Marcel Kolsteren

Constructor Summary
SamlSpInApplicationScopeProducer()
           
 
Method Summary
 SamlSpBean produceSp(SamlSpBean sp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SamlSpInApplicationScopeProducer

public SamlSpInApplicationScopeProducer()
Method Detail

produceSp

@Produces
@ApplicationScoped
public SamlSpBean produceSp(@New
                                                       SamlSpBean sp)


Copyright © 2011 Seam Framework. All Rights Reserved.