Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-166

Refactor domain objects to better encapsulate crypto behavior

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • changepw
    • None

    Description

      We currently have the following domain objects, which either may be in an encrypted or decrypted state:

      EncASRepPart
      EncTGSRepPart
      AuthorizationData
      EncryptedTimestamp
      Authenticator
      Ticket

      Currently, the AS or TGS perform crypto operations on these objects, in 12 places. I would like to better encapsulate this behavior, along the lines of how jGSS provides simple wrap and unwrap operations. I should be able to move this behavior into 1 encrypt and 1 decrypt operation.

      Attachments

        Activity

          People

            enriquer9 Enrique Rodriguez
            enriquer9 Enrique Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: