Uses of Package
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
-
Classes in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage used by edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet Class Description SafeGCRetentionPolicy For retention policies that are "safe". -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage used by edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage Class Description RefreshTokenStore Created by Jeff Gaynor
on 3/25/14 at 10:23 AMSafeGCRetentionPolicy For retention policies that are "safe".TokenInfoRecord Created by Jeff Gaynor
on 3/16/22 at 10:38 AM -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage used by edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions Class Description RefreshTokenStore Created by Jeff Gaynor
on 3/25/14 at 10:23 AMRFC8628Store Created by Jeff Gaynor
on 7/23/21 at 7:00 AMTokenInfoRecordMap This tracksTokenInfoRecord
by their client and transaction id, since we need to manage them both ways.UsernameFindable Certain cases in the OIDC spec (such as getting the id token back as a hint) requiring checking that the user so named has an active logon.