Uses of Interface
org.opensaml.xmlsec.encryption.Public
Packages that use Public
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 Public in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return PublicMethods in org.opensaml.xmlsec.encryption with parameters of type Public -
Uses of Public in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement PublicFields in org.opensaml.xmlsec.encryption.impl declared as PublicMethods in org.opensaml.xmlsec.encryption.impl that return PublicModifier and TypeMethodDescriptionPublicBuilder.buildObject()
Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.PublicBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.DHKeyValueImpl.getPublic()
Get the Public element.Methods in org.opensaml.xmlsec.encryption.impl with parameters of type Public