Uses of Class
org.jboss.seam.security.external.saml.sp.SamlSpBean

Packages that use SamlSpBean
org.jboss.seam.security.external.saml.sp   
 

Uses of SamlSpBean in org.jboss.seam.security.external.saml.sp
 

Methods in org.jboss.seam.security.external.saml.sp that return SamlSpBean
 SamlSpBean SamlSpInApplicationScopeProducer.produceSp(SamlSpBean sp)
           
 SamlSpBean SamlSpInVirtualApplicationScopeProducer.produceSp(SamlSpBean sp, VirtualApplication virtualApplication)
           
 

Methods in org.jboss.seam.security.external.saml.sp with parameters of type SamlSpBean
 SamlSpBean SamlSpInApplicationScopeProducer.produceSp(SamlSpBean sp)
           
 SamlSpBean SamlSpInVirtualApplicationScopeProducer.produceSp(SamlSpBean sp, VirtualApplication virtualApplication)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.