Uses of Interface
org.opensaml.xmlsec.encryption.ConcatKDFParams
Packages that use ConcatKDFParams
Package
Description
Implementations of the interfaces for XMLObjects that represent XML encryption types.
-
Uses of ConcatKDFParams in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement ConcatKDFParamsMethods in org.opensaml.xmlsec.encryption.impl that return ConcatKDFParamsModifier and TypeMethodDescriptionConcatKDFParamsBuilder.buildObject()Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.ConcatKDFParamsBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.