Uses of Package
edu.uiuc.ncsa.oa4mp.delegation.oa2
-
Classes in edu.uiuc.ncsa.oa4mp.delegation.oa2 used by edu.uiuc.ncsa.myproxy.oauth2.tools Class Description UserInfo This class manages information related to the UserInfo OIDC query. -
Classes in edu.uiuc.ncsa.oa4mp.delegation.oa2 used by edu.uiuc.ncsa.oa4mp.delegation.oa2 Class Description OA2GeneralError This is for use places where there is no redirect url available.OA2JSONException Used for exceptions that must be returned as JSON.OA2RedirectableError A standard OIDC error, where there is a valid redirect and the return codes are turned into parameters in the redirect. -
Classes in edu.uiuc.ncsa.oa4mp.delegation.oa2 used by edu.uiuc.ncsa.oa4mp.delegation.oa2.client Class Description OA2Constants Constants that are used as e.g. -
Classes in edu.uiuc.ncsa.oa4mp.delegation.oa2 used by edu.uiuc.ncsa.oa4mp.delegation.oa2.server Class Description OA2Constants Constants that are used as e.g.OA2TokenForge Created by Jeff Gaynor
on 6/4/13 at 4:21 PMUserInfo This class manages information related to the UserInfo OIDC query.