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 (CILogonOA2ServiceEnvironmentfrom 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 CILogonOA2ServiceEnvironmentCILogonOA2Commands. 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 CILogonOA2ServiceEnvironmentUserClaimSource. 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 CILogonOA2ServiceEnvironmentCILOA2ConfigurationLoader. 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 voidDBService2. doUserClaims(CILogonOA2ServiceEnvironment env, CILOA2ServiceTransaction t, javax.servlet.http.HttpServletRequest request, edu.uiuc.ncsa.security.core.util.MetaDebugUtil debugger)Runs the user claims to populate the transaction. -
Uses of CILogonOA2ServiceEnvironment in org.cilogon.qdl.module
Methods in org.cilogon.qdl.module that return CILogonOA2ServiceEnvironment Modifier and Type Method Description CILogonOA2ServiceEnvironmentCILStoreFacade. getEnvironment()
-