org.kuali.common.aws.status
Class Passwords

java.lang.Object
  extended by org.kuali.common.aws.status.Passwords

public final class Passwords
extends Object


Constructor Summary
Passwords()
           
 
Method Summary
static String getEncPassword()
           
protected static File getSettingsXmlFile()
           
protected static com.google.common.base.Optional<String> getSettingsXmlPassword()
           
protected static com.google.common.base.Optional<String> getSystemPassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Passwords

public Passwords()
Method Detail

getEncPassword

public static String getEncPassword()

getSystemPassword

protected static com.google.common.base.Optional<String> getSystemPassword()

getSettingsXmlFile

protected static File getSettingsXmlFile()

getSettingsXmlPassword

protected static com.google.common.base.Optional<String> getSettingsXmlPassword()


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.