org.apache.pivot.web.server
Class QueryServlet.Credentials
java.lang.Object
org.apache.pivot.web.server.QueryServlet.Credentials
- Enclosing class:
- QueryServlet
public static final class QueryServlet.Credentials
- extends Object
User credentials, which will be made availale if the servlet's
authenticationRequired flag is set to true.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUsername
public String getUsername()
getPassword
public String getPassword()