public abstract class Authenticator extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String[] |
SIMPLE_PROPERTIES
Deprecated.
|
| Constructor and Description |
|---|
Authenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getProperty(String key) |
String[] |
getPropertyNames() |
void |
setProperty(String key,
String value) |
@Deprecated public static final String[] SIMPLE_PROPERTIES
Copyright © 2003–2016 Atlassian. All rights reserved.