Interface XenAuthenticationInterceptor.XenSessionManager
- All Known Implementing Classes:
XenAuthenticationInterceptor.InMemorySessionManager,XenAuthenticationInterceptor.JwtSessionManager
- Enclosing class:
- XenAuthenticationInterceptor
public static interface XenAuthenticationInterceptor.XenSessionManager
-
Method Summary
Modifier and TypeMethodDescriptioncreateSessionId(String xenSessionId) getExistingSessionId(String xenSessionId) getXenSessionId(String ourSessionId) void
-
Method Details
-
init
- Throws:
Exception
-
getXenSessionId
-
getExistingSessionId
-
createSessionId
-