Uses of Class
io.vpv.saml.metadata.xml.modal.ReferenceList
-
-
Uses of ReferenceList in io.vpv.saml.metadata.xml.modal
Methods in io.vpv.saml.metadata.xml.modal that return ReferenceList Modifier and Type Method Description ReferenceList
ObjectFactory. createReferenceList()
Create an instance ofReferenceList
ReferenceList
EncryptedKeyType. getReferenceList()
Gets the value of the referenceList property.Methods in io.vpv.saml.metadata.xml.modal with parameters of type ReferenceList Modifier and Type Method Description void
EncryptedKeyType. setReferenceList(ReferenceList value)
Sets the value of the referenceList property.
-