PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Interface
org.picketlink.identity.federation.core.saml.v2.interfaces.SAML2HandlerChainConfig

Packages that use SAML2HandlerChainConfig
org.picketlink.identity.federation.core.saml.v2.impl   
org.picketlink.identity.federation.core.saml.v2.interfaces   
org.picketlink.identity.federation.web.handlers.saml2   
 

Uses of SAML2HandlerChainConfig in org.picketlink.identity.federation.core.saml.v2.impl
 

Classes in org.picketlink.identity.federation.core.saml.v2.impl that implement SAML2HandlerChainConfig
 class DefaultSAML2HandlerChainConfig
          Default implementation of the handler config
 

Uses of SAML2HandlerChainConfig in org.picketlink.identity.federation.core.saml.v2.interfaces
 

Methods in org.picketlink.identity.federation.core.saml.v2.interfaces with parameters of type SAML2HandlerChainConfig
 void SAML2Handler.initChainConfig(SAML2HandlerChainConfig handlerChainConfig)
          Initialize the handler
 

Uses of SAML2HandlerChainConfig in org.picketlink.identity.federation.web.handlers.saml2
 

Fields in org.picketlink.identity.federation.web.handlers.saml2 declared as SAML2HandlerChainConfig
protected  SAML2HandlerChainConfig BaseSAML2Handler.handlerChainConfig
           
 

Methods in org.picketlink.identity.federation.web.handlers.saml2 with parameters of type SAML2HandlerChainConfig
 void RolesGenerationHandler.initChainConfig(SAML2HandlerChainConfig handlerChainConfig)
           
 void BaseSAML2Handler.initChainConfig(SAML2HandlerChainConfig handlerChainConfig)
           
 void SAML2AttributeHandler.initChainConfig(SAML2HandlerChainConfig handlerChainConfig)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.