クラス AuthTokenCookieStore
java.lang.Object
org.iplass.mtp.impl.auth.authenticate.token.web.AuthTokenCookieStore
- すべての実装されたインタフェース:
org.iplass.mtp.impl.auth.authenticate.token.AuthTokenClientStore
public class AuthTokenCookieStore
extends Object
implements org.iplass.mtp.impl.auth.authenticate.token.AuthTokenClientStore
RememberMeTokenをcookieで保存する場合のClientStore。
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
AuthTokenCookieStore
public AuthTokenCookieStore() -
AuthTokenCookieStore
-
-
メソッドの詳細
-
getCookieName
-
setCookieName
-
setToken
- 定義:
setTokenインタフェース内org.iplass.mtp.impl.auth.authenticate.token.AuthTokenClientStore
-
getToken
- 定義:
getTokenインタフェース内org.iplass.mtp.impl.auth.authenticate.token.AuthTokenClientStore
-
clearToken
public void clearToken()- 定義:
clearTokenインタフェース内org.iplass.mtp.impl.auth.authenticate.token.AuthTokenClientStore
-