@Deprecated 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()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getProperty(String key)
Deprecated.
|
String[] |
getPropertyNames()
Deprecated.
|
void |
setProperty(String key,
String value)
Deprecated.
|
@Deprecated public static final String[] SIMPLE_PROPERTIES
getPropertyNames()
instead.Copyright © 2003–2021 Atlassian. All rights reserved.