com.eurotech.framework.core.configuration
Class Password

java.lang.Object
  extended by com.eurotech.framework.core.configuration.Password

public class Password
extends Object


Constructor Summary
Password(String password)
           
 
Method Summary
 String getPassword()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Password

public Password(String password)
Method Detail

getPassword

public String getPassword()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.