クラス OAuthAuthorizationService
java.lang.Object
org.iplass.mtp.impl.definition.AbstractTypedMetaDataService<MetaOAuthAuthorization,MetaOAuthAuthorization.OAuthAuthorizationRuntime>
org.iplass.mtp.impl.auth.oauth.OAuthAuthorizationService
- すべての実装されたインタフェース:
org.iplass.mtp.impl.definition.TypedMetaDataService<MetaOAuthAuthorization,,MetaOAuthAuthorization.OAuthAuthorizationRuntime> org.iplass.mtp.spi.Service
public class OAuthAuthorizationService
extends org.iplass.mtp.impl.definition.AbstractTypedMetaDataService<MetaOAuthAuthorization,MetaOAuthAuthorization.OAuthAuthorizationRuntime>
implements org.iplass.mtp.spi.Service
-
ネストされたクラスの概要
ネストされたクラス -
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voiddestroy()static StringlonggetOrDefault(String defName) voidinit(org.iplass.mtp.spi.Config config) booleanbooleanbooleanbooleanクラスから継承されたメソッド org.iplass.mtp.impl.definition.AbstractTypedMetaDataService
createMetaData, getRuntimeById, getRuntimeByName, list, list, nameList, removeMetaData, updateMetaData
-
フィールド詳細
-
OAUTH_AUTHZ_PATH
- 関連項目:
-
DEFAULT_NAME
- 関連項目:
-
-
コンストラクタの詳細
-
OAuthAuthorizationService
public OAuthAuthorizationService()
-
-
メソッドの詳細
-
getIdTokenLifetimeSeconds
public long getIdTokenLifetimeSeconds() -
getJwtProcessor
-
getJwtKeyStore
-
getDefaultConsentTemplateName
-
isForcePKCE
public boolean isForcePKCE() -
isForceS256ForCodeChallengeMethod
public boolean isForceS256ForCodeChallengeMethod() -
isParamNonceRequired
public boolean isParamNonceRequired() -
isParamStateRequired
public boolean isParamStateRequired() -
getSubjectIdHashAlgorithm
-
getSubjectIdHashSalt
-
getFixedPath
-
getMetaDataType
- 定義:
getMetaDataTypeインタフェース内org.iplass.mtp.impl.definition.TypedMetaDataService<MetaOAuthAuthorization,MetaOAuthAuthorization.OAuthAuthorizationRuntime>
-
getRuntimeType
- 定義:
getRuntimeTypeインタフェース内org.iplass.mtp.impl.definition.TypedMetaDataService<MetaOAuthAuthorization,MetaOAuthAuthorization.OAuthAuthorizationRuntime>
-
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
-
getOrDefault
-
getAccessTokenStore
-
getAuthorizationCodeStore
-