public interface JiraUserSession
Modifier and Type | Method and Description |
---|---|
String |
getASessionId() |
Date |
getCreationTime() |
String |
getId() |
String |
getIpAddress() |
Date |
getLastAccessTime() |
long |
getRequestCount() |
HttpRequestType |
getType() |
String |
getUserName() |
String getId()
String getASessionId()
String getUserName()
String getIpAddress()
long getRequestCount()
Date getCreationTime()
Date getLastAccessTime()
HttpRequestType getType()
Copyright © 2002-2015 Atlassian. All Rights Reserved.