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