Class XenSessionIdAccessor
java.lang.Object
com.predic8.membrane.core.interceptor.authentication.xen.XenSessionIdAccessor
- All Implemented Interfaces:
SessionIdAccessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSessionId(Exchange exchange, Interceptor.Flow flow) voidreplaceSessionId(Exchange exchange, String newSessionId, Interceptor.Flow flow)
-
Constructor Details
-
XenSessionIdAccessor
public XenSessionIdAccessor()
-
-
Method Details
-
getSessionId
- Specified by:
getSessionIdin interfaceSessionIdAccessor
-
replaceSessionId
- Specified by:
replaceSessionIdin interfaceSessionIdAccessor
-