パッケージ org.iplass.mtp.impl.web
クラス RequestPath
java.lang.Object
org.iplass.mtp.impl.web.RequestPath
-
ネストされたクラスの概要
ネストされたクラス -
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ修飾子コンストラクタ説明RequestPath(jakarta.servlet.http.HttpServletRequest req, WebFrontendService wfService) RequestPath(String tenantUrl) RequestPath(String targetPath, String tenantUrl, RequestPath parent) RequestPath(String targetPath, RequestPath parent) protectedRequestPath(RequestPath.PathType pathType, String targetPath, RequestPath.TenantAuthType tenantAuthType, String tenantUrl, WebFrontendService wfService) -
メソッドの概要
修飾子とタイプメソッド説明getTargetPath(boolean withoutHeadSlash) getTargetSubPath(String prefixPath, boolean withoutHeadSlash) getTenantContextPath(jakarta.servlet.http.HttpServletRequest req) booleanisDirectAccess(jakarta.servlet.http.HttpServletRequest req) booleanisValid()
-
フィールド詳細
-
ATTR_NAME
- 関連項目:
-
-
コンストラクタの詳細
-
RequestPath
-
RequestPath
-
RequestPath
-
RequestPath
protected RequestPath(RequestPath.PathType pathType, String targetPath, RequestPath.TenantAuthType tenantAuthType, String tenantUrl, WebFrontendService wfService) -
RequestPath
-
-
メソッドの詳細
-
getTargetSubPath
-
getTenantContextPath
-
isDirectAccess
public boolean isDirectAccess(jakarta.servlet.http.HttpServletRequest req) -
getPathType
-
getTenantAuthType
-
getTenantUrl
-
getTargetPath
-
getTargetPath
-
isValid
public boolean isValid()
-