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