Skip navigation links
A B C D E G H I L O P R S V 

A

AbstractServiceValidateController - Class in org.apereo.cas.web
Process the /validate , /serviceValidate , and /proxyValidate URL requests.
AbstractServiceValidateController() - Constructor for class org.apereo.cas.web.AbstractServiceValidateController
 
addValidationSpecification(CasProtocolValidationSpecification) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Add validation specification.
ATTRIBUTE_NAME_MODEL_SERVICE_RESPONSE - Static variable in class org.apereo.cas.web.view.json.Cas30JsonResponseView
Attribute name in the final model representing the service response.
augmentSuccessViewModelObjects(Assertion) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Augment success view model objects.
authenticationRequestServiceSelectionStrategies - Variable in class org.apereo.cas.web.view.Cas20ResponseView
The Service selection strategy.

B

buildSingleAttributeDefinitionLine(String, Object) - Method in class org.apereo.cas.web.view.attributes.DefaultCas30ProtocolAttributesRenderer
Build single attribute definition line.
buildSingleAttributeDefinitionLine(String, Object) - Method in class org.apereo.cas.web.view.attributes.InlinedCas30ProtocolAttributesRenderer
 

C

canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.AbstractServiceValidateController
 
canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.ProxyController
 
Cas10ResponseView - Class in org.apereo.cas.web.view
Custom View to Return the CAS 1.0 Protocol Response.
Cas10ResponseView(boolean, ProtocolAttributeEncoder, ServicesManager, String, AuthenticationAttributeReleasePolicy) - Constructor for class org.apereo.cas.web.view.Cas10ResponseView
 
cas1ServiceFailureView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
cas1ServiceSuccessView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
Cas20ResponseView - Class in org.apereo.cas.web.view
Renders and prepares CAS2 views.
Cas20ResponseView(boolean, ProtocolAttributeEncoder, ServicesManager, String, View, AuthenticationAttributeReleasePolicy, AuthenticationServiceSelectionPlan) - Constructor for class org.apereo.cas.web.view.Cas20ResponseView
 
cas2ProxyFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
cas2ProxySuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
cas2ServiceFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
cas2ServiceSuccessView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
cas2SuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
Cas30JsonResponseView - Class in org.apereo.cas.web.view.json
Renders the model prepared by CAS in JSON format.
Cas30JsonResponseView(boolean, ProtocolAttributeEncoder, ServicesManager, String, View, boolean, AuthenticationAttributeReleasePolicy, AuthenticationServiceSelectionPlan, CasProtocolAttributesRenderer) - Constructor for class org.apereo.cas.web.view.json.Cas30JsonResponseView
 
Cas30JsonResponseView(boolean, ProtocolAttributeEncoder, ServicesManager, String, boolean, AuthenticationAttributeReleasePolicy, AuthenticationServiceSelectionPlan, CasProtocolAttributesRenderer) - Constructor for class org.apereo.cas.web.view.json.Cas30JsonResponseView
 
Cas30ResponseView - Class in org.apereo.cas.web.view
Renders and prepares CAS3 views.
Cas30ResponseView(boolean, ProtocolAttributeEncoder, ServicesManager, String, View, boolean, AuthenticationAttributeReleasePolicy, AuthenticationServiceSelectionPlan, CasProtocolAttributesRenderer) - Constructor for class org.apereo.cas.web.view.Cas30ResponseView
 
cas3ProtocolAttributesRenderer() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
cas3ServiceFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
cas3ServiceJsonView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
cas3ServiceSuccessView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
cas3SuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
CasJsonServiceResponse - Class in org.apereo.cas.web.view.json
CasJsonServiceResponse() - Constructor for class org.apereo.cas.web.view.json.CasJsonServiceResponse
 
CasJsonServiceResponseAuthenticationFailure - Class in org.apereo.cas.web.view.json
CasJsonServiceResponseAuthenticationFailure() - Constructor for class org.apereo.cas.web.view.json.CasJsonServiceResponseAuthenticationFailure
 
CasJsonServiceResponseAuthenticationSuccess - Class in org.apereo.cas.web.view.json
CasJsonServiceResponseAuthenticationSuccess() - Constructor for class org.apereo.cas.web.view.json.CasJsonServiceResponseAuthenticationSuccess
 
casOpenIdAssociationSuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OpenIdProtocolViews
 
casOpenIdServiceFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OpenIdProtocolViews
 
casOpenIdServiceSuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OpenIdProtocolViews
 
casPostResponseView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
CasProtocolViews() - Constructor for class org.apereo.cas.web.config.CasProtocolViewsConfiguration.CasProtocolViews
 
CasProtocolViewsConfiguration - Class in org.apereo.cas.web.config
This is CasProtocolViewsConfiguration that attempts to create Spring-managed beans backed by external configuration.
CasProtocolViewsConfiguration() - Constructor for class org.apereo.cas.web.config.CasProtocolViewsConfiguration
 
CasProtocolViewsConfiguration.CasProtocolViews - Class in org.apereo.cas.web.config
The Cas protocol views.
CasProtocolViewsConfiguration.OAuthProtocolViews - Class in org.apereo.cas.web.config
The Oauth protocol views.
CasProtocolViewsConfiguration.OidcProtocolViews - Class in org.apereo.cas.web.config
The Oidc protocol views.
CasProtocolViewsConfiguration.OpenIdProtocolViews - Class in org.apereo.cas.web.config
The openid protocol views.
CasValidationConfiguration - Class in org.apereo.cas.web.config
CasValidationConfiguration() - Constructor for class org.apereo.cas.web.config.CasValidationConfiguration
 

D

DefaultCas30ProtocolAttributesRenderer - Class in org.apereo.cas.web.view.attributes
DefaultCas30ProtocolAttributesRenderer() - Constructor for class org.apereo.cas.web.view.attributes.DefaultCas30ProtocolAttributesRenderer
 

E

encodeAttributeValue(Object) - Method in class org.apereo.cas.web.view.attributes.DefaultCas30ProtocolAttributesRenderer
Encode attribute value.
enforceTicketValidationAuthorizationFor(HttpServletRequest, Service, Assertion) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Enforce ticket validation authorization for.

G

getCasPrincipalAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.web.view.Cas30ResponseView
Put cas principal attributes into model.
getCasProtocolAuthenticationAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.web.view.Cas30ResponseView
Put cas authentication attributes into model.
getFailureView() - Method in class org.apereo.cas.web.AbstractServiceValidateController
 
getServiceCredentialsFromRequest(WebApplicationService, HttpServletRequest) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Overrideable method to determine which credentials to use to grant a proxy granting ticket.
getSuccessView() - Method in class org.apereo.cas.web.AbstractServiceValidateController
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.LegacyValidateController
Handle model and view.
handle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.v3.V3ProxyValidateController
Handle model and view.
handle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.v3.V3ServiceValidateController
Handle model and view.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.AbstractServiceValidateController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.ProxyController
Handle request internal.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.ProxyValidateController
Handle model and view.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.ServiceValidateController
Handle model and view.
handleTicketValidation(HttpServletRequest, WebApplicationService, String) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Handle ticket validation model and view.

I

initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Initialize the binder with the required fields.
InlinedCas30ProtocolAttributesRenderer - Class in org.apereo.cas.web.view.attributes
InlinedCas30ProtocolAttributesRenderer() - Constructor for class org.apereo.cas.web.view.attributes.InlinedCas30ProtocolAttributesRenderer
 

L

legacyValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
LegacyValidateController - Class in org.apereo.cas.web
 
LegacyValidateController(CasProtocolValidationSpecification, AuthenticationSystemSupport, ServicesManager, CentralAuthenticationService, ProxyHandler, ArgumentExtractor, MultifactorTriggerSelectionStrategy, AuthenticationContextValidator, View, View, View, String, ServiceTicketValidationAuthorizersExecutionPlan, boolean) - Constructor for class org.apereo.cas.web.LegacyValidateController
 

O

oauthConfirmView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OAuthProtocolViews
 
OAuthProtocolViews() - Constructor for class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OAuthProtocolViews
 
oidcConfirmView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OidcProtocolViews
 
OidcProtocolViews() - Constructor for class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OidcProtocolViews
 
onSuccessfulValidation(String, Assertion) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Triggered on successful validation events.
OpenIdProtocolViews() - Constructor for class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OpenIdProtocolViews
 
openIdProviderView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration.OpenIdProtocolViews
 
org.apereo.cas.web - package org.apereo.cas.web
 
org.apereo.cas.web.config - package org.apereo.cas.web.config
 
org.apereo.cas.web.v3 - package org.apereo.cas.web.v3
 
org.apereo.cas.web.view - package org.apereo.cas.web.view
 
org.apereo.cas.web.view.attributes - package org.apereo.cas.web.view.attributes
 
org.apereo.cas.web.view.json - package org.apereo.cas.web.view.json
 

P

prepareForTicketValidation(HttpServletRequest, WebApplicationService, String) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Prepare for ticket validation.
prepareForTicketValidation(HttpServletRequest, WebApplicationService, String) - Method in class org.apereo.cas.web.LegacyValidateController
 
prepareForTicketValidation(HttpServletRequest, WebApplicationService, String) - Method in class org.apereo.cas.web.ServiceValidateController
 
prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.Cas20ResponseView
 
prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.Cas30ResponseView
 
prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.json.Cas30JsonResponseView
 
proxyController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
ProxyController - Class in org.apereo.cas.web
The ProxyController is involved with returning a Proxy Ticket (in CAS 2 terms) to the calling application.
ProxyController() - Constructor for class org.apereo.cas.web.ProxyController
 
proxyValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
ProxyValidateController - Class in org.apereo.cas.web
Proxy validation controller.
ProxyValidateController(CasProtocolValidationSpecification, AuthenticationSystemSupport, ServicesManager, CentralAuthenticationService, ProxyHandler, ArgumentExtractor, MultifactorTriggerSelectionStrategy, AuthenticationContextValidator, View, View, View, String, ServiceTicketValidationAuthorizersExecutionPlan, boolean) - Constructor for class org.apereo.cas.web.ProxyValidateController
 
putCasResponseAttributesIntoModel(Map<String, Object>, Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.web.view.Cas30ResponseView
Put cas response attributes into model.

R

render(Map<String, Object>) - Method in class org.apereo.cas.web.view.attributes.DefaultCas30ProtocolAttributesRenderer
 
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.Cas10ResponseView
 

S

serviceValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
ServiceValidateController - Class in org.apereo.cas.web
 
ServiceValidateController(CasProtocolValidationSpecification, AuthenticationSystemSupport, ServicesManager, CentralAuthenticationService, ProxyHandler, ArgumentExtractor, MultifactorTriggerSelectionStrategy, AuthenticationContextValidator, View, View, View, String, ServiceTicketValidationAuthorizersExecutionPlan, boolean) - Constructor for class org.apereo.cas.web.ServiceValidateController
 

V

v3ProxyValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
V3ProxyValidateController - Class in org.apereo.cas.web.v3
 
V3ProxyValidateController(CasProtocolValidationSpecification, AuthenticationSystemSupport, ServicesManager, CentralAuthenticationService, ProxyHandler, ArgumentExtractor, MultifactorTriggerSelectionStrategy, AuthenticationContextValidator, View, View, View, String, ServiceTicketValidationAuthorizersExecutionPlan, boolean) - Constructor for class org.apereo.cas.web.v3.V3ProxyValidateController
 
v3ServiceValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
 
V3ServiceValidateController - Class in org.apereo.cas.web.v3
 
V3ServiceValidateController(CasProtocolValidationSpecification, AuthenticationSystemSupport, ServicesManager, CentralAuthenticationService, ProxyHandler, ArgumentExtractor, MultifactorTriggerSelectionStrategy, AuthenticationContextValidator, View, View, View, String, ServiceTicketValidationAuthorizersExecutionPlan, boolean) - Constructor for class org.apereo.cas.web.v3.V3ServiceValidateController
 
validateAuthenticationContext(Assertion, HttpServletRequest) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Validate authentication context pair.
validateServiceTicket(WebApplicationService, String) - Method in class org.apereo.cas.web.AbstractServiceValidateController
Validate service ticket assertion.
A B C D E G H I L O P R S V 
Skip navigation links