クラス OAuthResourceServerDefinitionManagerImpl

java.lang.Object
org.iplass.mtp.impl.definition.AbstractTypedDefinitionManager<OAuthResourceServerDefinition>
org.iplass.mtp.impl.auth.oauth.OAuthResourceServerDefinitionManagerImpl
すべての実装されたインタフェース:
OAuthResourceServerDefinitionManager, org.iplass.mtp.definition.TypedDefinitionManager<OAuthResourceServerDefinition>, org.iplass.mtp.Manager

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

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

    修飾子とタイプ
    メソッド
    説明
    org.iplass.mtp.auth.login.IdPasswordCredential
    generateClientSecret(String resourceServerName)
    ResourceServerのclient_secretを生成します。
     
    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