Uses of Interface
org.opensaml.xmlsec.encryption.Salt
Packages that use Salt
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
Implementations of the interfaces for XMLObjects that represent XML encryption types.
-
Uses of Salt in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return SaltMethods in org.opensaml.xmlsec.encryption with parameters of type Salt -
Uses of Salt in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement SaltFields in org.opensaml.xmlsec.encryption.impl declared as SaltMethods in org.opensaml.xmlsec.encryption.impl that return SaltModifier and TypeMethodDescriptionSaltBuilder.buildObject()Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.SaltBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.PBKDF2ParamsImpl.getSalt()Get the Salt child element.Methods in org.opensaml.xmlsec.encryption.impl with parameters of type Salt