クラス CredentialPropertiesOutput
java.lang.ObjectSE
org.springframework.security.web.webauthn.api.CredentialPropertiesOutput
- 実装されたすべてのインターフェース:
SerializableSE
,AuthenticationExtensionsClientOutput<CredentialPropertiesOutput.ExtensionOutput>
public class CredentialPropertiesOutput
extends ObjectSE
implements AuthenticationExtensionsClientOutput<CredentialPropertiesOutput.ExtensionOutput>
CredentialPropertiesOutput はクライアント拡張出力です。
- 導入:
- 6.4
- 関連事項:
ネストされたクラスのサマリー
ネストされたクラス修飾子と型クラス説明static final class
フィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
フィールドの詳細
EXTENSION_ID
拡張機能 ID。- 関連事項:
コンストラクターの詳細
CredentialPropertiesOutput
public CredentialPropertiesOutput(boolean rk) 新しいインスタンスを作成します。- パラメーター:
rk
- 常駐キーは発見可能か
メソッドの詳細
getExtensionId
インターフェースからコピーされた説明:AuthenticationExtensionsClientOutput
拡張識別子を取得します。- 次で指定:
- インターフェース
AuthenticationExtensionsClientOutput<CredentialPropertiesOutput.ExtensionOutput>
のgetExtensionId
- 戻り値:
- 拡張識別子。
getOutput
インターフェースからコピーされた説明:AuthenticationExtensionsClientOutput
- 次で指定:
- インターフェース
AuthenticationExtensionsClientOutput<CredentialPropertiesOutput.ExtensionOutput>
のgetOutput
- 戻り値:
- クライアント拡張出力。