Package hudson.util

Class SecretRewriter


  • public class SecretRewriter
    extends Object
    Rewrites XML files by looking for Secrets that are stored with the old key and replaces them by the new encrypted values.
    Author:
    Kohsuke Kawaguchi