Uses of Class
org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
-
Packages that use CILogonOA2ServiceEnvironment Package Description org.cilogon.oauth2.admin Extensions to OA4MP's CLI (Command Line Interface).org.cilogon.oauth2.servlet.claims Packages for claims specific to CILogon.org.cilogon.oauth2.servlet.loader Package that reads the CILogon configuration and creates the runtime environment (CILogonOA2ServiceEnvironment
from that.org.cilogon.proxy.servlet CILogon extensions to OA4MP's proxying capabilites.org.cilogon.qdl.module QDL Modules for CILogon. -
-
Uses of CILogonOA2ServiceEnvironment in org.cilogon.oauth2.admin
Methods in org.cilogon.oauth2.admin that return CILogonOA2ServiceEnvironment Modifier and Type Method Description protected CILogonOA2ServiceEnvironment
CILogonOA2Commands. getCILogonSE()
-
Uses of CILogonOA2ServiceEnvironment in org.cilogon.oauth2.servlet.claims
Methods in org.cilogon.oauth2.servlet.claims that return CILogonOA2ServiceEnvironment Modifier and Type Method Description CILogonOA2ServiceEnvironment
UserClaimSource. getServiceEnvironment()
-
Uses of CILogonOA2ServiceEnvironment in org.cilogon.oauth2.servlet.loader
Methods in org.cilogon.oauth2.servlet.loader that return CILogonOA2ServiceEnvironment Modifier and Type Method Description CILogonOA2ServiceEnvironment
CILOA2ConfigurationLoader. createInstance()
-
Uses of CILogonOA2ServiceEnvironment in org.cilogon.proxy.servlet
Methods in org.cilogon.proxy.servlet with parameters of type CILogonOA2ServiceEnvironment Modifier and Type Method Description protected void
DBService2. doClaims2(CILogonOA2ServiceEnvironment env, CILOA2ServiceTransaction t, javax.servlet.http.HttpServletRequest request, edu.uiuc.ncsa.security.core.util.MetaDebugUtil debugger)
-
Uses of CILogonOA2ServiceEnvironment in org.cilogon.qdl.module
Methods in org.cilogon.qdl.module that return CILogonOA2ServiceEnvironment Modifier and Type Method Description CILogonOA2ServiceEnvironment
CILStoreFacade. getEnvironment()
-