クラス AuthInterceptor

java.lang.Object
org.iplass.mtp.impl.webapi.interceptors.AuthInterceptor
すべての実装されたインタフェース:
org.iplass.mtp.command.interceptor.CommandInterceptor

public class AuthInterceptor extends Object implements org.iplass.mtp.command.interceptor.CommandInterceptor
  • コンストラクタの詳細

    • AuthInterceptor

      public AuthInterceptor()
  • メソッドの詳細

    • intercept

      public String intercept(org.iplass.mtp.command.interceptor.CommandInvocation invocation)
      定義:
      intercept インタフェース内 org.iplass.mtp.command.interceptor.CommandInterceptor