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