Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.IDPListType
-
Uses of IDPListType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Modifier and TypeMethodDescriptionObjectFactory.createIDPListType()
Create an instance ofIDPListType
ScopingType.getIDPList()
Gets the value of the idpList property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IDPListType>
ObjectFactory.createIDPList
(IDPListType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<IDPListType>
ObjectFactory.createIDPList
(IDPListType value) void
ScopingType.setIDPList
(IDPListType value) Sets the value of the idpList property.