Uses of Interface
org.opensaml.xmlsec.encryption.support.PreDecryptionValidator
Packages that use PreDecryptionValidator
-
Uses of PreDecryptionValidator in org.opensaml.xmlsec.encryption.support
Classes in org.opensaml.xmlsec.encryption.support that implement PreDecryptionValidatorFields in org.opensaml.xmlsec.encryption.support declared as PreDecryptionValidatorModifier and TypeFieldDescriptionprivate PreDecryptionValidatorDecrypter.preDecryptionValidatorThe pre-decryption validator instance.Methods in org.opensaml.xmlsec.encryption.support that return PreDecryptionValidatorModifier and TypeMethodDescriptionDecrypter.getPreDecryptionValidator()Get the instance ofPreDecryptionValidator.Methods in org.opensaml.xmlsec.encryption.support with parameters of type PreDecryptionValidatorModifier and TypeMethodDescriptionvoidDecrypter.setPreDecryptionValidator(PreDecryptionValidator validator) Set the instance ofPreDecryptionValidator.