hudson.util
Class SecretHelper

java.lang.Object
  extended by hudson.util.SecretHelper

public class SecretHelper
extends Object

Author:
Kohsuke Kawaguchi

Constructor Summary
SecretHelper()
           
 
Method Summary
static void set(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecretHelper

public SecretHelper()
Method Detail

set

public static void set(String s)


Copyright © 2004-2013. All Rights Reserved.