public class UserIdAttributeInSessionStore extends UserIdAttribute
Constructor and Description |
---|
UserIdAttributeInSessionStore() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
getUserIdSession(ExecutionContext ctx,
java.lang.String skey)
セッションからユーザIDを取得する。
デフォルトではHTTPセッションからユーザIDを取得する。
必要に応じてオーバーライドすること。
|
getKey, getValue, setAnonymousId, setSessionKey
protected java.lang.Object getUserIdSession(ExecutionContext ctx, java.lang.String skey)
UserIdAttribute
getUserIdSession
in class UserIdAttribute
ctx
- 実行コンテキストskey
- ユーザIDのキー