Uses of Class
org.oa4mp.server.loader.oauth2.scripting.qdl.OA2State
-
Packages that use OA2State Package Description edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting -
-
Uses of OA2State in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Methods in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims that return OA2State Modifier and Type Method Description protected OA2State
TokenHandlerMethod. checkState(edu.uiuc.ncsa.qdl.state.State state)
Constructors in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims with parameters of type OA2State Constructor Description atFinish(OA2State oa2State)
atInit(OA2State oa2State)
ATMethod(OA2State oa2State)
atRefresh(OA2State oa2State)
idCheckClaims(OA2State oa2State)
idFinish(OA2State oa2State)
idInit(OA2State oa2State)
IDMethods(OA2State oa2State)
IDMethods(OA2State oa2State)
idRefresh(OA2State oa2State)
rtFinish(OA2State oa2State)
rtInit(OA2State oa2State)
RTMethod(OA2State oa2State)
rtRefresh(OA2State oa2State)
TokenHandlerMethod(OA2State oa2State)
-
Uses of OA2State in edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting
Methods in edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting that return OA2State Modifier and Type Method Description OA2State
QDLRuntimeEngine. getState()
-