com.nortel.soa.oi.cct.types
Class Password

java.lang.Object
  extended by com.nortel.soa.oi.cct.types.Password

public class Password
extends java.lang.Object

Copyright © 2007 Nortel Networks. All Rights Reserved.

NORTEL NETWORKS CONFIDENTIAL. All information, copyrights, trade secrets
and other intellectual property rights, contained herein are the property
of Nortel Networks. This document is strictly confidential and must not be
copied, accessed, disclosed or used in any manner, in whole or in part,
without Nortel's express written authorization.


Constructor Summary
Password(char[] pw)
           
Password(java.lang.String pw)
           
 
Method Summary
 char[] getPassword()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Password

public Password(char[] pw)

Password

public Password(java.lang.String pw)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getPassword

public char[] getPassword()


Copyright © 2010 All Rights Reserved.