|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.dsp.management.beans.ServiceAccountConfig.Password
public static final class ServiceAccountConfig.Password
| Constructor Summary | |
|---|---|
ServiceAccountConfig.Password(byte[] password,
boolean encrypted)
|
|
ServiceAccountConfig.Password(java.lang.String password)
Stores the passed unencrypted password |
|
| Method Summary | |
|---|---|
static byte[] |
getBytesInDefaultEncoding(java.lang.String str)
|
byte[] |
getPassword()
|
boolean |
isEncrypted()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceAccountConfig.Password(byte[] password,
boolean encrypted)
public ServiceAccountConfig.Password(java.lang.String password)
password - | Method Detail |
|---|
public byte[] getPassword()
public boolean isEncrypted()
public static byte[] getBytesInDefaultEncoding(java.lang.String str)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||