クラス MetaTenantWebInfo.MetaTenantWebInfoRuntime
java.lang.Object
org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
org.iplass.mtp.impl.tenant.MetaTenantConfig<TenantWebInfo>.org.iplass.mtp.impl.tenant.MetaTenantConfig.MetaTenantConfigRuntime
org.iplass.mtp.impl.tenant.web.MetaTenantWebInfo.MetaTenantWebInfoRuntime
- すべての実装されたインタフェース:
org.iplass.mtp.impl.metadata.MetaDataRuntime
- 含まれているクラス:
MetaTenantWebInfo
public class MetaTenantWebInfo.MetaTenantWebInfoRuntime
extends org.iplass.mtp.impl.tenant.MetaTenantConfig<TenantWebInfo>.org.iplass.mtp.impl.tenant.MetaTenantConfig.MetaTenantConfigRuntime
-
コンストラクタの概要
コンストラクタコンストラクタ説明MetaTenantWebInfoRuntime(org.iplass.mtp.impl.tenant.MetaTenant.MetaTenantHandler tenantRuntime) -
メソッドの概要
修飾子とタイプメソッド説明voidapplyMetaDataToTenant(org.iplass.mtp.tenant.Tenant tenant) errorUrlSelector(Throwable exp, org.iplass.mtp.command.RequestContext context, String path) org.iplass.mtp.impl.metadata.MetaDataloginUrlSelector(org.iplass.mtp.command.RequestContext context, String path) reAuthUrlSelector(org.iplass.mtp.command.RequestContext context, String path) クラスから継承されたメソッド org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
checkState, hasIllegalStateException, setIllegalStateException
-
コンストラクタの詳細
-
MetaTenantWebInfoRuntime
public MetaTenantWebInfoRuntime(org.iplass.mtp.impl.tenant.MetaTenant.MetaTenantHandler tenantRuntime)
-
-
メソッドの詳細
-
getMetaData
public org.iplass.mtp.impl.metadata.MetaData getMetaData() -
applyMetaDataToTenant
public void applyMetaDataToTenant(org.iplass.mtp.tenant.Tenant tenant) - 定義:
applyMetaDataToTenantクラス内org.iplass.mtp.impl.tenant.MetaTenantConfig<TenantWebInfo>.org.iplass.mtp.impl.tenant.MetaTenantConfig.MetaTenantConfigRuntime
-
loginUrlSelector
-
reAuthUrlSelector
-
errorUrlSelector
-