Interface DecryptionProvider

  • All Known Implementing Classes:
    KeyStoreDecryptionProvider

    public interface DecryptionProvider
    Builds the decryption context.
    Since:
    1.7
    Author:
    Misagh Moayyed
    • Method Detail

      • build

        org.opensaml.saml.saml2.encryption.Decrypter build()