PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.protocol.IDPListType

Packages that use IDPListType
org.picketlink.identity.federation.saml.v2.profiles.sso.ecp   
org.picketlink.identity.federation.saml.v2.protocol Package containing the classes for the protocol of SAMLv2 
 

Uses of IDPListType in org.picketlink.identity.federation.saml.v2.profiles.sso.ecp
 

Fields in org.picketlink.identity.federation.saml.v2.profiles.sso.ecp declared as IDPListType
protected  IDPListType RequestType.idpList
           
 

Methods in org.picketlink.identity.federation.saml.v2.profiles.sso.ecp that return IDPListType
 IDPListType RequestType.getIDPList()
          Gets the value of the idpList property.
 

Methods in org.picketlink.identity.federation.saml.v2.profiles.sso.ecp with parameters of type IDPListType
 void RequestType.setIDPList(IDPListType value)
          Sets the value of the idpList property.
 

Uses of IDPListType in org.picketlink.identity.federation.saml.v2.protocol
 

Fields in org.picketlink.identity.federation.saml.v2.protocol declared as IDPListType
protected  IDPListType ScopingType.idpList
           
 

Methods in org.picketlink.identity.federation.saml.v2.protocol that return IDPListType
 IDPListType ScopingType.getIDPList()
          Gets the value of the idpList property.
 

Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type IDPListType
 void ScopingType.setIDPList(IDPListType value)
          Sets the value of the idpList property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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