クラス WebAuthnDefinitionManagerImpl

java.lang.Object
org.iplass.mtp.impl.definition.AbstractTypedDefinitionManager<WebAuthnDefinition>
org.iplass.mtp.impl.auth.authenticate.webauthn.WebAuthnDefinitionManagerImpl
すべての実装されたインタフェース:
WebAuthnDefinitionManager, org.iplass.mtp.definition.TypedDefinitionManager<WebAuthnDefinition>, org.iplass.mtp.Manager

public class WebAuthnDefinitionManagerImpl extends org.iplass.mtp.impl.definition.AbstractTypedDefinitionManager<WebAuthnDefinition> implements WebAuthnDefinitionManager
  • コンストラクタの概要

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

    修飾子とタイプ
    メソッド
    説明
     
    protected org.iplass.mtp.impl.definition.TypedMetaDataService
     
    protected org.iplass.mtp.impl.metadata.RootMetaData
     

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

    create, definitionSummaryList, get, remove, rename, setRollbackOnly, update

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

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    インタフェースから継承されたメソッド org.iplass.mtp.definition.TypedDefinitionManager

    create, definitionList, definitionSummaryList, definitionSummaryList, definitionSummaryList, get, remove, rename, update
  • コンストラクタの詳細

    • WebAuthnDefinitionManagerImpl

      public WebAuthnDefinitionManagerImpl()
  • メソッドの詳細

    • getDefinitionType

      public Class<WebAuthnDefinition> getDefinitionType()
      定義:
      getDefinitionType インタフェース内 org.iplass.mtp.definition.TypedDefinitionManager<WebAuthnDefinition>
    • newInstance

      protected org.iplass.mtp.impl.metadata.RootMetaData newInstance(WebAuthnDefinition definition)
      定義:
      newInstance クラス内 org.iplass.mtp.impl.definition.AbstractTypedDefinitionManager<WebAuthnDefinition>
    • getService

      protected org.iplass.mtp.impl.definition.TypedMetaDataService getService()
      定義:
      getService クラス内 org.iplass.mtp.impl.definition.AbstractTypedDefinitionManager<WebAuthnDefinition>