クラス WebApiTokenCheck

java.lang.Object
org.iplass.mtp.webapi.definition.WebApiTokenCheck
すべての実装されたインタフェース:
java.io.Serializable

public class WebApiTokenCheck
extends java.lang.Object
implements java.io.Serializable
関連項目:
直列化された形式
  • コンストラクタの概要

    コンストラクタ 
    コンストラクタ 説明
    WebApiTokenCheck()  
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    boolean isConsume()  
    boolean isExceptionRollback()  
    boolean isUseFixedToken()  
    void setConsume​(boolean consume)  
    void setExceptionRollback​(boolean exceptionRollback)  
    void setUseFixedToken​(boolean useFixedToken)  

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait