org.apache.geronimo.security.realm.providers
Class GeronimoPasswordCredential
java.lang.Object
org.apache.geronimo.security.realm.providers.GeronimoPasswordCredential
- All Implemented Interfaces:
- Serializable
public class GeronimoPasswordCredential
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoPasswordCredential
public GeronimoPasswordCredential(String userName,
char[] password)
getUserName
public String getUserName()
getPassword
public char[] getPassword()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.