Uses of Class
org.opensaml.xmlsec.keyinfo.NamedKeyInfoGeneratorManager
Packages that use NamedKeyInfoGeneratorManager
Package
Description
Configuration and support classes for security.
Classes in support of processing XML Signature KeyInfo material.
-
Uses of NamedKeyInfoGeneratorManager in org.opensaml.xmlsec
Methods in org.opensaml.xmlsec that return NamedKeyInfoGeneratorManagerModifier and TypeMethodDescriptionEncryptionConfiguration.getDataKeyInfoGeneratorManager()Get the KeyInfoGenerator manager to use when generating the EncryptedData/KeyInfo.SignatureSigningConfiguration.getKeyInfoGeneratorManager()Get the manager for named KeyInfoGenerator instances.EncryptionConfiguration.getKeyTransportKeyInfoGeneratorManager()Get the KeyInfoGenerator manager to use when generating the EncryptedKey/KeyInfo. -
Uses of NamedKeyInfoGeneratorManager in org.opensaml.xmlsec.keyinfo
Methods in org.opensaml.xmlsec.keyinfo with parameters of type NamedKeyInfoGeneratorManagerModifier and TypeMethodDescriptionstatic KeyInfoGeneratorKeyInfoSupport.getKeyInfoGenerator(Credential credential, NamedKeyInfoGeneratorManager manager, String keyInfoProfileName) Obtains aKeyInfoGeneratorfor the specifiedCredential.