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