eu.emi.dsr.security
Class HTTPAuthNTokens
java.lang.Object
eu.emi.dsr.security.HTTPAuthNTokens
- All Implemented Interfaces:
- Serializable
public class HTTPAuthNTokens
- extends Object
- implements Serializable
Holds authentication data in simple form.
- Author:
- K. Benedyczak
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPAuthNTokens
public HTTPAuthNTokens(String userName,
String passwd)
getPasswd
public String getPasswd()
getUserName
public String getUserName()
Copyright © 2012. All Rights Reserved.