Package | Description |
---|---|
org.apache.manifoldcf.authorities.authorities.jira |
Modifier and Type | Field and Description |
---|---|
protected JiraSession |
JiraAuthorityConnector.session |
protected JiraSession |
JiraAuthorityConnector.CheckUserExistsThread.session |
protected JiraSession |
JiraAuthorityConnector.CheckConnectionThread.session |
Modifier and Type | Method and Description |
---|---|
protected JiraSession |
JiraAuthorityConnector.getSession()
Set up a session
|
Constructor and Description |
---|
JiraAuthorityConnector.CheckConnectionThread(JiraSession session) |
JiraAuthorityConnector.CheckUserExistsThread(JiraSession session,
String userName) |