com.atlassian.confluence.util.http
Class Authenticator
java.lang.Object
com.atlassian.confluence.util.http.Authenticator
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- HttpClientAuthenticator
- public abstract class Authenticator
- 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 |
SIMPLE_PROPERTIES
public static final String[] SIMPLE_PROPERTIES
Authenticator
public Authenticator()
getPropertyNames
public String[] getPropertyNames()
setProperty
public void setProperty(String key,
String value)
getProperty
protected String getProperty(String key)