クラス WebAuthnService
java.lang.Object
org.iplass.mtp.impl.definition.AbstractTypedMetaDataService<MetaWebAuthn,MetaWebAuthn.WebAuthnRuntime>
org.iplass.mtp.impl.auth.authenticate.webauthn.WebAuthnService
- すべての実装されたインタフェース:
org.iplass.mtp.impl.definition.TypedMetaDataService<MetaWebAuthn,,MetaWebAuthn.WebAuthnRuntime> org.iplass.mtp.spi.Service
public class WebAuthnService
extends org.iplass.mtp.impl.definition.AbstractTypedMetaDataService<MetaWebAuthn,MetaWebAuthn.WebAuthnRuntime>
implements org.iplass.mtp.spi.Service
-
ネストされたクラスの概要
ネストされたクラス -
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voiddestroy()(package private) com.webauthn4j.verifier.attestation.trustworthiness.certpath.CertPathTrustworthinessVerifier(package private) WebAuthn4jDataMapper(package private) com.webauthn4j.metadata.data.statement.MetadataStatementgetMetadataStatement(String aaguid) com.webauthn4j.converter.util.ObjectConverterintgetOrDefault(String defName) intorg.iplass.mtp.impl.util.random.SecureRandomGeneratorvoidinit(org.iplass.mtp.spi.Config config) クラスから継承されたメソッド org.iplass.mtp.impl.definition.AbstractTypedMetaDataService
createMetaData, getRuntimeById, getRuntimeByName, list, list, nameList, removeMetaData, updateMetaData
-
フィールド詳細
-
WEBAUTHN_PATH
メタデータパス- 関連項目:
-
DEFAULT_NAME
メタデータデフォルト名- 関連項目:
-
-
コンストラクタの詳細
-
WebAuthnService
public WebAuthnService()
-
-
メソッドの詳細
-
init
public void init(org.iplass.mtp.spi.Config config) - 定義:
initインタフェース内org.iplass.mtp.spi.Service
-
destroy
public void destroy()- 定義:
destroyインタフェース内org.iplass.mtp.spi.Service
-
getOptionsTimeoutMinutes
public int getOptionsTimeoutMinutes() -
getRegistrationLimitOfAuthenticatorPerUser
public int getRegistrationLimitOfAuthenticatorPerUser() -
getSignatureAlgorithms
-
getWebAuthnChallengeGenerator
public org.iplass.mtp.impl.util.random.SecureRandomGenerator getWebAuthnChallengeGenerator() -
getMetaDataType
- 定義:
getMetaDataTypeインタフェース内org.iplass.mtp.impl.definition.TypedMetaDataService<MetaWebAuthn,MetaWebAuthn.WebAuthnRuntime>
-
getRuntimeType
- 定義:
getRuntimeTypeインタフェース内org.iplass.mtp.impl.definition.TypedMetaDataService<MetaWebAuthn,MetaWebAuthn.WebAuthnRuntime>
-
getOrDefault
-
getMetadataStatement
-
getObjectConverter
public com.webauthn4j.converter.util.ObjectConverter getObjectConverter() -
getDataMapper
WebAuthn4jDataMapper getDataMapper() -
getCertPathTrustworthinessVerifier
com.webauthn4j.verifier.attestation.trustworthiness.certpath.CertPathTrustworthinessVerifier getCertPathTrustworthinessVerifier() -
getUserHandleSupplier
-