Uses of Package
org.oa4mp.delegation.server
-
Packages that use org.oa4mp.delegation.server Package Description org.oa4mp.delegation.server This package contains the code that a server will use to implement its delegation abilities.org.oa4mp.delegation.server.client org.oa4mp.delegation.server.request org.oa4mp.delegation.server.server org.oa4mp.delegation.server.server.claims org.oa4mp.delegation.server.storage org.oa4mp.delegation.server.storage.support org.oa4mp.server.admin.myproxy.oauth2.tools -
Classes in org.oa4mp.delegation.server used by org.oa4mp.delegation.server 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.ServiceTransaction Server-side transactions. -
Classes in org.oa4mp.delegation.server used by org.oa4mp.delegation.server.client Class Description OA2Constants Constants that are used as e.g. -
Classes in org.oa4mp.delegation.server used by org.oa4mp.delegation.server.request Class Description ServiceTransaction Server-side transactions. -
Classes in org.oa4mp.delegation.server used by org.oa4mp.delegation.server.server Class Description OA2Constants Constants that are used as e.g.OA2TokenForge Created by Jeff Gaynor
on 6/4/13 at 4:21 PMServiceTransaction Server-side transactions.UserInfo This class manages information related to the UserInfo OIDC query. -
Classes in org.oa4mp.delegation.server used by org.oa4mp.delegation.server.server.claims Class Description ServiceTransaction Server-side transactions. -
Classes in org.oa4mp.delegation.server used by org.oa4mp.delegation.server.storage Class Description ServiceTransaction Server-side transactions. -
Classes in org.oa4mp.delegation.server used by org.oa4mp.delegation.server.storage.support Class Description ServiceTransaction Server-side transactions. -
Classes in org.oa4mp.delegation.server used by org.oa4mp.server.admin.myproxy.oauth2.tools Class Description UserInfo This class manages information related to the UserInfo OIDC query.