Uses of Package
org.opensaml.xmlsec
-
Packages that use org.opensaml.xmlsec Package Description org.opensaml.xmlsec Configuration and support classes for security.org.opensaml.xmlsec.context Message context classes for XML Security.org.opensaml.xmlsec.criterion Criterion classes for XML Security.org.opensaml.xmlsec.encryption.support Functional support for XML Encryption.org.opensaml.xmlsec.signature.support Functional support for XML Signature. -
Classes in org.opensaml.xmlsec used by org.opensaml.xmlsec Class Description DecryptionConfiguration The configuration information to use when decrypting encrypted XML.EncryptionConfiguration The configuration information to use when generating encrypted XML.KeyTransportAlgorithmPredicate An interface for predicates which allow evaluation of a candidate key transport algorithm relative to a candidate data encryption algorithm and/or a candidate key transport credential.SignatureSigningConfiguration The configuration information to use when generating an XML signature.SignatureValidationConfiguration The configuration information to use when validating an XML signature.WhitelistBlacklistConfiguration Algorithm URI whitelist and blacklist configuration.WhitelistBlacklistConfiguration.Precedence Whitelist/blacklist precedence values.WhitelistBlacklistParameters The whitelist and blacklist algorithm parameters. -
Classes in org.opensaml.xmlsec used by org.opensaml.xmlsec.context Class Description DecryptionParameters The effective parameters to use when decrypting encrypted XML.EncryptionParameters The effective parameters to use when generating encrypted XML.SignatureSigningParameters The effective parameters to use when generating an XML signature.SignatureValidationParameters The effective parameters to use when validating an XML signature. -
Classes in org.opensaml.xmlsec used by org.opensaml.xmlsec.criterion Class Description DecryptionConfiguration The configuration information to use when decrypting encrypted XML.EncryptionConfiguration The configuration information to use when generating encrypted XML.SignatureSigningConfiguration The configuration information to use when generating an XML signature.SignatureValidationConfiguration The configuration information to use when validating an XML signature. -
Classes in org.opensaml.xmlsec used by org.opensaml.xmlsec.encryption.support Class Description DecryptionParameters The effective parameters to use when decrypting encrypted XML.EncryptionParameters The effective parameters to use when generating encrypted XML. -
Classes in org.opensaml.xmlsec used by org.opensaml.xmlsec.signature.support Class Description SignatureSigningParameters The effective parameters to use when generating an XML signature.SignatureValidationParameters The effective parameters to use when validating an XML signature.