クラス MetaWebApi.WebApiRuntime
java.lang.Object
org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
org.iplass.mtp.impl.webapi.MetaWebApi.WebApiRuntime
- すべての実装されたインタフェース:
org.iplass.mtp.impl.metadata.MetaDataRuntime
- 含まれているクラス:
MetaWebApi
public class MetaWebApi.WebApiRuntime
extends org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidcheckContentType(jakarta.ws.rs.core.MediaType contentType) voidcheckMethodType(String requestMethod) voidcheckMethodType(MethodType requestMethodType) voidcheckRequestType(RequestType requestAcceptType, jakarta.servlet.http.HttpServletRequest request) voidcheckXRequestedWith(jakarta.servlet.http.HttpServletRequest request) executeCommand(WebRequestStack stack, String interceptorName) org.iplass.mtp.impl.command.MetaCommand.CommandRuntimeList<jakarta.ws.rs.core.Variant> booleanbooleanisCorsAllowOrigin(String origin, org.iplass.mtp.command.RequestContext req) booleanisSufficientOAuthScope(List<String> grantedScopes) クラスから継承されたメソッド org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
checkState, hasIllegalStateException, setIllegalStateException
-
コンストラクタの詳細
-
WebApiRuntime
public WebApiRuntime()
-
-
メソッドの詳細
-
getRequestRestriction
-
getPublicWebApiName
-
getComprehensiveRuntime
-
getIndividualRuntime
-
getSpecificMethod
-
getVariants
-
getWebApiParamMapRuntimes
-
isCorsAllowCredentials
public boolean isCorsAllowCredentials() -
isCorsAllowOrigin
-
corsAccessControlAllowMethods
-
getMetaData
-
getCommandRuntime
public org.iplass.mtp.impl.command.MetaCommand.CommandRuntime getCommandRuntime() -
executeCommand
-
checkXRequestedWith
public void checkXRequestedWith(jakarta.servlet.http.HttpServletRequest request) -
checkRequestType
public void checkRequestType(RequestType requestAcceptType, jakarta.servlet.http.HttpServletRequest request) -
checkMethodType
-
checkContentType
public void checkContentType(jakarta.ws.rs.core.MediaType contentType) -
checkMethodType
-
isSufficientOAuthScope
-