Uses of Interface
org.opensaml.xmlsec.encryption.OtherSource
-
Packages that use OtherSource Package Description org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. -
-
Uses of OtherSource in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return OtherSource Modifier and Type Method Description OtherSourceSalt. getOtherSource()Get the OtherSource child element.Methods in org.opensaml.xmlsec.encryption with parameters of type OtherSource Modifier and Type Method Description voidSalt. setOtherSource(OtherSource source)Set the OtherSource child element.
-