public abstract class Authenticator extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String[] |
SIMPLE_PROPERTIES
Deprecated.
since 5.10. Use
getPropertyNames() instead. |
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
getPropertyNames()
instead.Copyright © 2003–2017 Atlassian. All rights reserved.