クラス AccessTokenCredential
java.lang.Object
org.iplass.mtp.impl.auth.oauth.AccessTokenCredential
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.auth.login.Credential
public class AccessTokenCredential
extends Object
implements org.iplass.mtp.auth.login.Credential, Serializable
OAuth2のアクセストークンを表現するCredential。
- 関連項目:
-
フィールドの概要
インタフェースから継承されたフィールド org.iplass.mtp.auth.login.Credential
FACTOR_AUTHENTICATION_PROCESS_TYPE -
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
AccessTokenCredential
public AccessTokenCredential() -
AccessTokenCredential
-
-
メソッドの詳細
-
setId
-
getId
- 定義:
getIdインタフェース内org.iplass.mtp.auth.login.Credential
-
getToken
-
setToken
-
getAuthenticationFactor
- 定義:
getAuthenticationFactorインタフェース内org.iplass.mtp.auth.login.Credential
-
setAuthenticationFactor
- 定義:
setAuthenticationFactorインタフェース内org.iplass.mtp.auth.login.Credential
-