|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.platform.security.api.Credentials
public class Credentials
Constructor Summary | |
---|---|
Credentials(char[] credentials)
Construct a new PasswordCredentials |
Method Summary | |
---|---|
char[] |
getCredentialsAsCharArray()
Get the Credentials as a char[]. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Credentials(char[] credentials)
credentials
- the password.Method Detail |
---|
public char[] getCredentialsAsCharArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |