クラス PreExternalAccountHandle
java.lang.Object
org.iplass.mtp.impl.auth.authenticate.preexternal.PreExternalAccountHandle
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.auth.authenticate.AccountHandle
public class PreExternalAccountHandle
extends Object
implements org.iplass.mtp.impl.auth.authenticate.AccountHandle
- 関連項目:
-
フィールドの概要
インタフェースから継承されたフィールド org.iplass.mtp.impl.auth.authenticate.AccountHandle
GROUP_CODE, LAST_LOGIN_ON, LAST_PASSWORD_CHANGE -
コンストラクタの概要
コンストラクタコンストラクタ説明 -
メソッドの概要
修飾子とタイプメソッド説明intorg.iplass.mtp.auth.login.CredentialbooleanbooleanbooleanvoidsetAuthenticationProviderIndex(int authenticationProviderIndex)
-
コンストラクタの詳細
-
PreExternalAccountHandle
public PreExternalAccountHandle() -
PreExternalAccountHandle
-
-
メソッドの詳細
-
isAccountLocked
public boolean isAccountLocked()- 定義:
isAccountLockedインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-
isExpired
public boolean isExpired()- 定義:
isExpiredインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-
isInitialLogin
public boolean isInitialLogin()- 定義:
isInitialLoginインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-
getAttributeMap
- 定義:
getAttributeMapインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-
getCredential
public org.iplass.mtp.auth.login.Credential getCredential()- 定義:
getCredentialインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-
setAuthenticationProviderIndex
public void setAuthenticationProviderIndex(int authenticationProviderIndex) - 定義:
setAuthenticationProviderIndexインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-
getAuthenticationProviderIndex
public int getAuthenticationProviderIndex()- 定義:
getAuthenticationProviderIndexインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-
getUnmodifiableUniqueKey
- 定義:
getUnmodifiableUniqueKeyインタフェース内org.iplass.mtp.impl.auth.authenticate.AccountHandle
-