ServiceAccountConfig.Password (AquaLogic Data Services Platform API)
com.bea.dsp.management.beans
Class ServiceAccountConfig.Password
java.lang.Object
com.bea.dsp.management.beans.ServiceAccountConfig.Password
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ServiceAccountConfig
public static final class ServiceAccountConfig.Password
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceAccountConfig.Password
public ServiceAccountConfig.Password(byte[] password,
boolean encrypted)
ServiceAccountConfig.Password
public ServiceAccountConfig.Password(java.lang.String password)
- Stores the passed unencrypted password
- Parameters:
password
-
getPassword
public byte[] getPassword()
isEncrypted
public boolean isEncrypted()
getBytesInDefaultEncoding
public static byte[] getBytesInDefaultEncoding(java.lang.String str)
Copyright © 2007 BEA Systems Inc. All Rights Reserved.