Class RefreshTokenInitializer.IDMethods
- java.lang.Object
-
- org.oa4mp.server.loader.oauth2.claims.qdl.TokenHandlerMethod
-
- org.oa4mp.server.loader.oauth2.claims.qdl.RefreshTokenInitializer.IDMethods
-
- All Implemented Interfaces:
edu.uiuc.ncsa.qdl.extensions.QDLFunction
,Serializable
- 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 edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
checkArg, checkState, evaluate, getClient, getPayloadConfig, getPayloadHandlerConfig, getSE, getServletRequest, getTransaction, getTXRecord, handleException
-
-