public interface Credentials
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPassword()
return the user's password
|
java.lang.String |
getUserName()
return the user's name
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.