クラス 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

      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

      public String loginUrlSelector(org.iplass.mtp.command.RequestContext context, String path)
    • reAuthUrlSelector

      public String reAuthUrlSelector(org.iplass.mtp.command.RequestContext context, String path)
    • errorUrlSelector

      public String errorUrlSelector(Throwable exp, org.iplass.mtp.command.RequestContext context, String path)