Class RefreshTokenInitializer.IDMethods
- java.lang.Object
-
- org.oa4mp.server.loader.qdl.claims.TokenHandlerMethod
-
- org.oa4mp.server.loader.qdl.claims.RefreshTokenInitializer.IDMethods
-
- All Implemented Interfaces:
Serializable
,org.qdl_lang.extensions.QDLFunction
- Enclosing class:
- RefreshTokenInitializer
public abstract class RefreshTokenInitializer.IDMethods extends TokenHandlerMethod
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Boolean
isQuery(String execPhase)
-
Methods inherited from class org.oa4mp.server.loader.qdl.claims.TokenHandlerMethod
checkArg, checkState, evaluate, getClient, getPayloadConfig, getPayloadHandlerConfig, getSE, getServletRequest, getTransaction, getTXRecord, handleException
-
-