Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Vaidate session string using CSSDK
System
Hi All,
I have a requirement where in I need to validate the session string.
Can we validate session string using CSSDK. Is there any function through which we can validate where a particular session string is valid on Teamsite server or not.
//Fetch out session string
System.
out
.println(
"session string "
+ client.getContext().getSessionString());
Print :
session string
52616e646f6d495658836ec0005cea2cf871e4171c9a0edbad 62efefcc4543d131b097b4be52a663f2844ff230d0e8eac838 9ab4ae1e3cb4
Is there any function in CSSDK which takes sessionstring as parameter and return true or false.
Any pointers to this would be a great help!!!
Thanks
Vinay
Find more posts tagged with
Comments
There are no comments yet