Uses of Class
org.jboss.identity.federation.bindings.config.IDPType

Packages that use IDPType
org.jboss.identity.federation.bindings.config   
org.jboss.identity.federation.bindings.tomcat.idp   
org.jboss.identity.federation.bindings.util   
 

Uses of IDPType in org.jboss.identity.federation.bindings.config
 

Methods in org.jboss.identity.federation.bindings.config that return IDPType
 IDPType ObjectFactory.createIDPType()
          Create an instance of IDPType
 

Methods in org.jboss.identity.federation.bindings.config that return types with arguments of type IDPType
 javax.xml.bind.JAXBElement<IDPType> ObjectFactory.createJBossIDP(IDPType value)
          Create an instance of JAXBElement<IDPType>}
 

Methods in org.jboss.identity.federation.bindings.config with parameters of type IDPType
 javax.xml.bind.JAXBElement<IDPType> ObjectFactory.createJBossIDP(IDPType value)
          Create an instance of JAXBElement<IDPType>}
 

Uses of IDPType in org.jboss.identity.federation.bindings.tomcat.idp
 

Fields in org.jboss.identity.federation.bindings.tomcat.idp declared as IDPType
protected  IDPType IDPRedirectValve.idpConfiguration
           
 

Uses of IDPType in org.jboss.identity.federation.bindings.util
 

Methods in org.jboss.identity.federation.bindings.util that return IDPType
static IDPType ValveUtil.getIDPConfiguration(java.io.InputStream is)
           
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.