public class Cas20ResponseView
extends org.apereo.cas.services.web.view.AbstractDelegatingCasView
| Modifier and Type | Field and Description |
|---|---|
protected org.apereo.cas.authentication.AuthenticationServiceSelectionPlan |
authenticationRequestServiceSelectionStrategies
The Service selection strategy.
|
| Constructor and Description |
|---|
Cas20ResponseView(boolean successResponse,
org.apereo.cas.authentication.ProtocolAttributeEncoder protocolAttributeEncoder,
org.apereo.cas.services.ServicesManager servicesManager,
java.lang.String authenticationContextAttribute,
org.springframework.web.servlet.View view,
org.apereo.cas.authentication.AuthenticationAttributeReleasePolicy authenticationAttributeReleasePolicy,
org.apereo.cas.authentication.AuthenticationServiceSelectionPlan serviceSelectionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
prepareMergedOutputModel(java.util.Map<java.lang.String,java.lang.Object> model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
getView, renderMergedOutputModeldecideAttributeReleaseBasedOnServiceAttributePolicy, decideIfCredentialPasswordShouldBeReleasedAsAttribute, decideIfProxyGrantingTicketShouldBeReleasedAsAttribute, getAssertionFrom, getAuthenticationAttribute, getAuthenticationAttributeReleasePolicy, getAuthenticationAttributes, getAuthenticationAttributesAsMultiValuedAttributes, getAuthenticationContextAttribute, getAuthenticationDate, getChainedAuthentications, getErrorCodeFrom, getErrorDescriptionFrom, getModelAttributes, getPrimaryAuthenticationFrom, getPrincipal, getPrincipalAttributesAsMultiValuedAttributes, getProtocolAttributeEncoder, getProxyGrantingTicketId, getProxyGrantingTicketIou, getSatisfiedMultifactorAuthenticationProviderId, getServiceFrom, getServicesManager, isAssertionBackedByNewLogin, isRememberMeAuthentication, isSuccessResponse, putAllIntoModel, putIntoModeladdStaticAttribute, createMergedOutputModel, createRequestContext, createTemporaryOutputStream, exposeModelAsRequestAttributes, generatesDownloadContent, getAttributesMap, getBeanName, getContentType, getRequestContextAttribute, getRequestToExpose, getStaticAttributes, isExposePathVariables, prepareResponse, render, setAttributes, setAttributesCSV, setAttributesMap, setBeanName, setContentType, setExposeContextBeansAsAttributes, setExposedContextBeanNames, setExposePathVariables, setRequestContextAttribute, setResponseContentType, toString, writeToResponsegetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected final org.apereo.cas.authentication.AuthenticationServiceSelectionPlan authenticationRequestServiceSelectionStrategies
public Cas20ResponseView(boolean successResponse,
org.apereo.cas.authentication.ProtocolAttributeEncoder protocolAttributeEncoder,
org.apereo.cas.services.ServicesManager servicesManager,
java.lang.String authenticationContextAttribute,
org.springframework.web.servlet.View view,
org.apereo.cas.authentication.AuthenticationAttributeReleasePolicy authenticationAttributeReleasePolicy,
org.apereo.cas.authentication.AuthenticationServiceSelectionPlan serviceSelectionStrategy)
protected void prepareMergedOutputModel(java.util.Map<java.lang.String,java.lang.Object> model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
prepareMergedOutputModel in class org.apereo.cas.services.web.view.AbstractDelegatingCasViewjava.lang.Exception