クラス CredProtectAuthenticationExtensionsClientInput.CredProtect
java.lang.ObjectSE
org.springframework.security.web.webauthn.api.CredProtectAuthenticationExtensionsClientInput.CredProtect
- 実装済みのインターフェース一覧:
SerializableSE
public static class CredProtectAuthenticationExtensionsClientInput.CredProtect
extends ObjectSE
implements SerializableSE
- 関連事項:
ネストされたクラスの概要
ネストされたクラス修飾子と型クラス説明static enumコンストラクター概要
コンストラクターコンストラクター説明CredProtect(CredProtectAuthenticationExtensionsClientInput.CredProtect.ProtectionPolicy credProtectionPolicy, boolean enforceCredentialProtectionPolicy) 方法の概要
コンストラクターの詳細
CredProtect
public CredProtect(CredProtectAuthenticationExtensionsClientInput.CredProtect.ProtectionPolicy credProtectionPolicy, boolean enforceCredentialProtectionPolicy)
方法の詳細
isEnforceCredentialProtectionPolicy
public boolean isEnforceCredentialProtectionPolicy()getCredProtectionPolicy
public CredProtectAuthenticationExtensionsClientInput.CredProtect.ProtectionPolicy getCredProtectionPolicy()