public interface ISession
Modifier and Type | Method and Description |
---|---|
Object |
getAttr(String name) |
String[] |
getAttrNames() |
String |
getId() |
void |
invalidate(String accessToken) |
void |
removeAttr(String name) |
ISession |
setAttr(String name,
Object value) |
Copyright © 2018. All rights reserved.