クラス WebAuthnService.TypeMap

java.lang.Object
org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap<WebAuthnDefinition,MetaWebAuthn>
org.iplass.mtp.impl.auth.authenticate.webauthn.WebAuthnService.TypeMap
含まれているクラス:
WebAuthnService

public static class WebAuthnService.TypeMap extends org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap<WebAuthnDefinition,MetaWebAuthn>
type map
  • フィールドの概要

    クラスから継承されたフィールド org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap

    defType, metaType, pathPrefix
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
    コンストラクタ
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    org.iplass.mtp.definition.TypedDefinitionManager<WebAuthnDefinition>
     

    クラスから継承されたメソッド org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap

    toDefinition, toDefName, toPath, typeName

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • TypeMap

      public TypeMap()
      コンストラクタ
  • メソッドの詳細

    • typedDefinitionManager

      public org.iplass.mtp.definition.TypedDefinitionManager<WebAuthnDefinition> typedDefinitionManager()
      定義:
      typedDefinitionManager クラス内 org.iplass.mtp.impl.definition.DefinitionMetaDataTypeMap<WebAuthnDefinition,MetaWebAuthn>