org.n52.oxf.util.web
Class UserPasswordAuthentication
java.lang.Object
org.n52.oxf.util.web.UserPasswordAuthentication
public class UserPasswordAuthentication
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPasswordAuthentication
public UserPasswordAuthentication(String user,
String pass)
- Constructor setting user name and password.
- Parameters:
user
- pass
-
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2012-2013 52north.org. All Rights Reserved.