| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.http.Authenticator
public abstract class Authenticator
| Field Summary | |
|---|---|
| static java.lang.String[] | SIMPLE_PROPERTIES | 
| Constructor Summary | |
|---|---|
| Authenticator() | |
| Method Summary | |
|---|---|
| protected  java.lang.String | getProperty(java.lang.String key) | 
|  java.lang.String[] | getPropertyNames() | 
|  void | setProperty(java.lang.String key,
            java.lang.String value) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String[] SIMPLE_PROPERTIES
| Constructor Detail | 
|---|
public Authenticator()
| Method Detail | 
|---|
public java.lang.String[] getPropertyNames()
public void setProperty(java.lang.String key,
                        java.lang.String value)
protected java.lang.String getProperty(java.lang.String key)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||