Interface ConfluenceHttpSession
-
- All Known Implementing Classes:
MutableConfluenceHttpSession
,SnapshotConfluenceHttpSession
public interface ConfluenceHttpSession
This interface represent the data captured about a session with Confluence.- Since:
- 8.1.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
Instant
getLastAccessTime()
String
getUserName()
-