A B C D E G H I L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractArgumentExtractor - Class in org.apereo.cas.web.support
-
Abstract class for handling argument extraction.
- AbstractArgumentExtractor() - Constructor for class org.apereo.cas.web.support.AbstractArgumentExtractor
- AbstractCasView - Class in org.apereo.cas.services.web.view
-
Abstract class to handle retrieving the Assertion from the model.
- AbstractCasView() - Constructor for class org.apereo.cas.services.web.view.AbstractCasView
- AbstractDelegateController - Class in org.apereo.cas.web
-
Abstract class to be extended by all controllers that may become a delegate.
- AbstractDelegateController() - Constructor for class org.apereo.cas.web.AbstractDelegateController
- AbstractDelegatingCasView - Class in org.apereo.cas.services.web.view
-
Renders and prepares CAS2 views.
- AbstractDelegatingCasView(boolean, ProtocolAttributeEncoder, ServicesManager, View, AuthenticationAttributeReleasePolicy, AuthenticationServiceSelectionPlan, CasProtocolAttributesRenderer) - Constructor for class org.apereo.cas.services.web.view.AbstractDelegatingCasView
- AbstractSecurityFilter - Class in org.apereo.cas.web.support.filters
-
This is
AbstractSecurityFilter. - AbstractSecurityFilter() - Constructor for class org.apereo.cas.web.support.filters.AbstractSecurityFilter
- addErrorMessageToContext(MessageContext, String, String, Object[]) - Static method in class org.apereo.cas.web.support.WebUtils
-
Add error message to context.
- addErrorMessageToContext(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Add error message to context.
- addErrorMessageToContext(RequestContext, String, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Add error message to context.
- addErrorMessageToContext(RequestContext, String, String, Object[]) - Static method in class org.apereo.cas.web.support.WebUtils
-
Add error message to context.
- addInfoMessageToContext(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Add info message to context.
- AddResponseHeadersFilter - Class in org.apereo.cas.web.support.filters
-
Allows users to easily inject the default security headers to assist in protecting the application.
- AddResponseHeadersFilter() - Constructor for class org.apereo.cas.web.support.filters.AddResponseHeadersFilter
- ALLOW_MULTI_VALUED_PARAMETERS - Static variable in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
The name of the optional Filter init-param specifying whether the checked request parameters are allowed to have multiple values.
- applicationContext - Variable in class org.apereo.cas.web.AbstractDelegateController
-
Application context.
- argumentExtractor - Variable in class org.apereo.cas.web.support.CasLocaleChangeInterceptor
- attributesRenderer - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
CAS attribute renderer.
- authenticationAttributeReleasePolicy - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
Authentication attribute release policy.
- AuthenticationCredentialsThreadLocalBinderClearingFilter - Class in org.apereo.cas.web.support
-
Servlet Filter for clearing thread local state of current credentials and authentication at the end of request/response processing cycle.
- AuthenticationCredentialsThreadLocalBinderClearingFilter() - Constructor for class org.apereo.cas.web.support.AuthenticationCredentialsThreadLocalBinderClearingFilter
- authenticationRequestServiceSelectionStrategies - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
The Service selection strategy.
B
- BaseCasActuatorEndpoint - Class in org.apereo.cas.web
-
This is
BaseCasActuatorEndpoint. - BaseCasActuatorEndpoint() - Constructor for class org.apereo.cas.web.BaseCasActuatorEndpoint
- BEAN_NAME - Static variable in interface org.apereo.cas.web.UrlValidator
-
Bean name.
C
- canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.AbstractDelegateController
-
Determine if a
AbstractDelegateControllersubclass can handle the current request. - CasLocaleChangeInterceptor - Class in org.apereo.cas.web.support
-
This is
CasLocaleChangeInterceptor. - CasLocaleChangeInterceptor() - Constructor for class org.apereo.cas.web.support.CasLocaleChangeInterceptor
- casProperties - Variable in class org.apereo.cas.web.BaseCasActuatorEndpoint
-
The CAS properties.
- casProperties - Variable in class org.apereo.cas.web.support.CasLocaleChangeInterceptor
- CasReloadableMessageBundle - Class in org.apereo.cas.web.view
-
An extension of the
ReloadableResourceBundleMessageSourcewhose sole concern is to print a WARN message in cases where a language key is not found in the active and default bundles. - CasReloadableMessageBundle() - Constructor for class org.apereo.cas.web.view.CasReloadableMessageBundle
- CasYamlHttpMessageConverter - Class in org.apereo.cas.web
-
This is
CasYamlHttpMessageConverter. - CasYamlHttpMessageConverter() - Constructor for class org.apereo.cas.web.CasYamlHttpMessageConverter
- CHARACTERS_TO_FORBID - Static variable in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
The name of the optional Filter init-param specifying what characters are forbidden in the checked request parameters.
- checkOnlyPostParameters(String, Map, Set<String>) - Static method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
Check that some parameters should only be in POST requests (according to the configuration).
- configure(T) - Method in interface org.apereo.cas.web.ProtocolEndpointWebSecurityConfigurer
-
Configure.
- configureLocale(HttpServletRequest, HttpServletResponse, Locale) - Static method in class org.apereo.cas.web.support.CasLocaleChangeInterceptor
-
Configure locale.
- containsGraphicalUserAuthenticationImage(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Contains graphical user authentication image boolean.
- containsGraphicalUserAuthenticationUsername(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Contains graphical user authentication username.
- createCredential(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Create credential.
D
- decideInsertCacheControlHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- decideInsertCacheControlHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Decide insert cache control header.
- decideInsertContentSecurityPolicyHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- decideInsertContentSecurityPolicyHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Decide insert content security policy header.
- decideInsertStrictTransportSecurityHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- decideInsertStrictTransportSecurityHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Decide insert strict transport security header.
- decideInsertXContentTypeOptionsHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- decideInsertXContentTypeOptionsHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Decide insert x content type options header.
- decideInsertXFrameOptionsHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- decideInsertXFrameOptionsHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Decide insert x frame options header.
- decideInsertXSSProtectionHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- decideInsertXSSProtectionHeader(HttpServletResponse, HttpServletRequest, Optional<Object>) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Decide insert xss protection header.
- DEFAULT_CHARACTERS_BLOCKED - Static variable in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
The set of Characters blocked by default on checked parameters.
- DefaultArgumentExtractor - Class in org.apereo.cas.web.support
-
The default argument extractor is responsible for creating service objects based on requests.
- DefaultArgumentExtractor(List<ServiceFactory<? extends WebApplicationService>>) - Constructor for class org.apereo.cas.web.support.DefaultArgumentExtractor
- DefaultArgumentExtractor(ServiceFactory<? extends WebApplicationService>) - Constructor for class org.apereo.cas.web.support.DefaultArgumentExtractor
- DefaultBrowserSessionStorage - Class in org.apereo.cas.web
-
This is
DefaultBrowserSessionStorage. - DefaultBrowserSessionStorage() - Constructor for class org.apereo.cas.web.DefaultBrowserSessionStorage
- destroy() - Method in class org.apereo.cas.web.support.AuthenticationCredentialsThreadLocalBinderClearingFilter
- destroy() - Method in class org.apereo.cas.web.support.filters.AddResponseHeadersFilter
- destroy() - Method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
- destroy() - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apereo.cas.web.support.AuthenticationCredentialsThreadLocalBinderClearingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apereo.cas.web.support.filters.AddResponseHeadersFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
- DynamicHtmlView - Class in org.apereo.cas.web.view
-
This is
DynamicHtmlView. - DynamicHtmlView() - Constructor for class org.apereo.cas.web.view.DynamicHtmlView
E
- enforceParameterContentCharacterRestrictions(Set<String>, Set<Character>, Map) - Static method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
For each parameter to check, for each value of that parameter, check that the value does not contain forbidden characters.
- extractService(HttpServletRequest) - Method in class org.apereo.cas.web.support.AbstractArgumentExtractor
- extractServiceInternal(HttpServletRequest) - Method in class org.apereo.cas.web.support.AbstractArgumentExtractor
-
Extract service from the request.
- extractServiceInternal(HttpServletRequest) - Method in class org.apereo.cas.web.support.DefaultArgumentExtractor
G
- getAcceptableUsagePolicyTermsFromFlowScope(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets acceptable usage policy terms from flow scope.
- getAssertionFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the assertion from the model.
- getAuthentication(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets authentication from conversation scope.
- getAuthenticationResult(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets authentication result builder.
- getAuthenticationResultBuilder(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets authentication result builder.
- getAuthorizedServices(RequestContext) - Method in class org.apereo.cas.web.support.WebUtils
-
Gets authorized services.
- getAvailableAuthenticationHandleNames(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets available authentication handle names.
- getCasPrincipalAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Put cas principal attributes into model.
- getCasProtocolAuthenticationAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Put cas authentication attributes into model.
- getChainedAuthentications(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets chained authentications.
- getContentType() - Method in class org.apereo.cas.web.view.DynamicHtmlView
- getCorsConfiguration(HttpServletRequest) - Method in class org.apereo.cas.services.web.support.RegisteredServiceCorsConfigurationSource
- getCredential(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets credential from the context.
- getCredential(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets credential.
- getDefaultMessage(String) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
- getDelegatedAuthenticationClientName(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets delegated authentication client name.
- getDelegatedAuthenticationProviderConfigurations(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets delegated authentication provider configurations.
- getDelegatedAuthenticationProviderPrimary(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets delegated authentication provider primary.
- getDelegatedClientAuthenticationCandidateProfile(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets delegated client authentication candidate profile.
- getDelegatedClientAuthenticationResolvedCredentials(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets delegated client authentication resolved credentials.
- getDomainValidator() - Method in class org.apereo.cas.web.SimpleUrlValidatorFactoryBean
- getErrorCodeFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets error code from.
- getErrorDescriptionFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets error description from.
- getHttpRequestFullUrl(HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http request full url.
- getHttpRequestFullUrl(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http request full url.
- getHttpServletRequestFromExternalWebflowContext() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet request from the current servlet context.
- getHttpServletRequestFromExternalWebflowContext(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet request from the context.
- getHttpServletRequestGeoLocation(HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request geo location.
- getHttpServletRequestGeoLocationFromRequestContext() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request geo location.
- getHttpServletRequestGeoLocationFromRequestContext(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request geo location.
- getHttpServletRequestUserAgentFromRequestContext() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request user agent.
- getHttpServletRequestUserAgentFromRequestContext(HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request user agent from request context.
- getHttpServletRequestUserAgentFromRequestContext(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request user agent from request context.
- getHttpServletResponseFromExternalWebflowContext() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet response from the current servlet context.
- getHttpServletResponseFromExternalWebflowContext(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet response from the context.
- getIgnoredEndpoints() - Method in interface org.apereo.cas.web.ProtocolEndpointWebSecurityConfigurer
-
Gets base endpoint.
- getInProgressAuthentication() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets in progress authentication.
- getInstance() - Static method in class org.apereo.cas.web.SimpleUrlValidator
-
Gets a static instance to be used internal only.
- getLogoutPostData(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Get the logout POST data from the flow scope.
- getLogoutPostUrl(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Get the logout POST url from the flow scope.
- getLogoutRedirectUrl(HttpServletRequest, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets logout redirect url.
- getLogoutRedirectUrl(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets logout redirect url.
- getLogoutRequests(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the logout requests from flow scope.
- getMessageInternal(String, Object[], Locale) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
- getModelAttributes(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets model attributes.
- getMultifactorAuthenticationParentCredential(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets multifactor authentication parent credential.
- getMultifactorAuthenticationProviderById(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Get the mfa provider id from flow scope.
- getMultifactorAuthenticationRegisteredDevices(RequestContext) - Method in class org.apereo.cas.web.support.WebUtils
-
Gets multifactor authentication registered devices.
- getMultifactorAuthenticationTrustRecord(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets multifactor authentication trust record.
- getObject() - Method in class org.apereo.cas.web.SimpleUrlValidatorFactoryBean
- getObjectType() - Method in class org.apereo.cas.web.SimpleUrlValidatorFactoryBean
- getOneTimeTokenAccount(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets one time token account.
- getOpenIdLocalUserId(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Deprecated.Since 6.2.0
- getOrder() - Method in interface org.apereo.cas.web.ProtocolEndpointWebSecurityConfigurer
-
Get order of this configurer.
- getPasswordlessAuthenticationAccount(Event, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets passwordless authentication account.
- getPasswordlessAuthenticationAccount(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets passwordless authentication account.
- getPasswordPolicyPattern(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets password reset password policy pattern.
- getPrimaryAuthenticationFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the authentication from the model.
- getPrincipal(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the principal from the model.
- getPrincipalAttributesAsMultiValuedAttributes(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets principal attributes.
- getPrincipalFromRequestContext(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets principal from request context.
- getPrincipalFromRequestContext(RequestContext, TicketRegistrySupport) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the authenticated principal.
- getProxyGrantingTicketIou(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the PGT-IOU from the model.
- getRecaptchaSiteKey(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets recaptcha site key.
- getRegisteredService(HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets registered service.
- getRegisteredService(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the registered service from the flow scope.
- getResolvedEventsAsAttribute(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets resolved events as attribute.
- getResolvedMultifactorAuthenticationProviders(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets resolved multifactor authentication providers.
- getSelectableMultifactorAuthenticationProviders(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets selectable multifactor authentication providers.
- getService(List<ArgumentExtractor>, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the service.
- getService(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the service from the flow scope.
- getServiceFactory() - Method in class org.apereo.cas.web.support.AbstractArgumentExtractor
- getServiceFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets validated service from the model.
- getServiceRedirectUrl(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets service redirect url.
- getServiceTicketFromRequestScope(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the service ticket from request scope.
- getServiceUserInterfaceMetadata(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets service user interface metadata.
- getSimpleMultifactorAuthenticationToken(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets simple multifactor authentication token.
- getSingleLogoutRequest(HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets single logout request.
- getSingleSignOnSessions(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets single sign on sessions.
- getSurrogateAuthenticationAccounts(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets surrogate authentication accounts.
- getTicketGrantingTicket(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Get ticket granting ticket.
- getTicketGrantingTicketId(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the ticket granting ticket id from the request and flow scopes.
- getTicketGrantingTicketIdFrom(MutableAttributeMap) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets ticket granting ticket id from.
- getUnauthorizedRedirectUrlFromFlowScope(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets unauthorized redirect url into flow scope.
- getWarningCookie(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets warning cookie.
- getWsFederationDelegatedClients(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Get ws federation delegated clients as list.
H
- handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.AbstractDelegateController
-
Handle request internal.
- hasDelegatedClientAuthenticationCandidateProfile(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Has delegated client authentication candidate profile?
- hasPasswordlessAuthenticationAccount(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Has passwordless authentication account.
- hasSurrogateAuthenticationRequest(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Has request surrogate authentication request.
I
- init(FilterConfig) - Method in class org.apereo.cas.web.support.AuthenticationCredentialsThreadLocalBinderClearingFilter
- init(FilterConfig) - Method in class org.apereo.cas.web.support.filters.AddResponseHeadersFilter
- init(FilterConfig) - Method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
- init(FilterConfig) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
- INIT_PARAM_CACHE_CONTROL_STATIC_RESOURCES - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Static resources file extension values.
- INIT_PARAM_CONTENT_SECURITY_POLICY - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Consent security policy.
- INIT_PARAM_ENABLE_CACHE_CONTROL - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Enable CACHE_CONTROL.
- INIT_PARAM_ENABLE_STRICT_TRANSPORT_SECURITY - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Enable STRICT_TRANSPORT_SECURITY.
- INIT_PARAM_ENABLE_STRICT_XFRAME_OPTIONS - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Enable STRICT_XFRAME_OPTIONS.
- INIT_PARAM_ENABLE_XCONTENT_OPTIONS - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Enable XCONTENT_OPTIONS.
- INIT_PARAM_ENABLE_XSS_PROTECTION - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Enable XSS_PROTECTION.
- INIT_PARAM_STRICT_XFRAME_OPTIONS - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
The constant INIT_PARAM_STRICT_XFRAME_OPTIONS.
- INIT_PARAM_XSS_PROTECTION - Static variable in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
XSS protection value.
- insertCacheControlHeader(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert cache control header.
- insertCacheControlHeader(HttpServletResponse, HttpServletRequest, String) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert cache control header.
- insertContentSecurityPolicyHeader(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert content security policy header.
- insertContentSecurityPolicyHeader(HttpServletResponse, HttpServletRequest, String) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert content security policy header.
- insertStrictTransportSecurityHeader(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert strict transport security header.
- insertStrictTransportSecurityHeader(HttpServletResponse, HttpServletRequest, String) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert strict transport security header.
- insertXContentTypeOptionsHeader(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert x content type options header.
- insertXContentTypeOptionsHeader(HttpServletResponse, HttpServletRequest, String) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert x content type options header.
- insertXFrameOptionsHeader(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert x frame options header.
- insertXFrameOptionsHeader(HttpServletResponse, HttpServletRequest, String) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert x frame options header.
- insertXSSProtectionHeader(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert xss protection header.
- insertXSSProtectionHeader(HttpServletResponse, HttpServletRequest, String) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Insert xss protection header.
- isAuthenticatingAtPublicWorkstation(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is authenticating at a public workstation?
- isCasLoginFormSetToViewable(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Has login form been set to viewable explicitly.
- isCasLoginFormViewable(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is cas login form viewable.
- isDelegatedAuthenticationDynamicProviderSelection(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated authentication dynamic provider selection.
- isExistingSingleSignOnSessionAvailable(MockRequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is existing single sign on session available boolean.
- isGeoLocationTrackingIntoFlowScope(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets geo location tracking into flow scope.
- isGoogleAuthenticatorMultipleDeviceRegistrationEnabled(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is google authenticator multiple device registration enabled?
- isGraphicalUserAuthenticationEnabled(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put graphical user authentication enabled.
- isInterruptAuthenticationFlowFinalized(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is interrupt authentication flow finalized.
- isPasswordManagementEnabled(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is password management enabled.
- isRecaptchaForgotUsernameEnabled(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is recaptcha forgot username enabled.
- isRecaptchaPasswordManagementEnabled(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is recaptcha forgot username enabled.
- isRememberMeAuthenticationEnabled(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is remember me authentication enabled ?.
- isSingleton() - Method in class org.apereo.cas.web.SimpleUrlValidatorFactoryBean
- isThrowOnErrors() - Static method in class org.apereo.cas.web.support.filters.AbstractSecurityFilter
- isValid(String) - Method in class org.apereo.cas.web.SimpleUrlValidator
- isValid(String) - Method in interface org.apereo.cas.web.UrlValidator
-
Checks if a field has a valid url address.
- isValidDomain(String) - Method in class org.apereo.cas.web.SimpleUrlValidator
- isValidDomain(String) - Method in interface org.apereo.cas.web.UrlValidator
-
Checks if a field has a valid domain.
L
- logException(Exception) - Static method in class org.apereo.cas.web.support.filters.AbstractSecurityFilter
-
Log exception.
M
- MEDIA_TYPE_SPRING_BOOT_V2_JSON - Static variable in class org.apereo.cas.web.BaseCasActuatorEndpoint
-
Spring Boot v2 JSON media type.
- MEDIA_TYPE_SPRING_BOOT_V3_JSON - Static variable in class org.apereo.cas.web.BaseCasActuatorEndpoint
-
Spring Boot v3 JSON media type.
O
- ONLY_POST_PARAMETERS - Static variable in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
The name of the optional Filter init-param specifying what request parameters ought to be send via POST requests only.
- org.apereo.cas.services.web.support - package org.apereo.cas.services.web.support
- org.apereo.cas.services.web.view - package org.apereo.cas.services.web.view
- org.apereo.cas.web - package org.apereo.cas.web
- org.apereo.cas.web.support - package org.apereo.cas.web.support
- org.apereo.cas.web.support.filters - package org.apereo.cas.web.support.filters
- org.apereo.cas.web.view - package org.apereo.cas.web.view
P
- PARAMETER_TICKET_GRANTING_TICKET_ID - Static variable in class org.apereo.cas.web.support.WebUtils
-
Ticket-granting ticket id parameter used in various flow scopes.
- PARAMETERS_TO_CHECK - Static variable in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
The name of the optional Filter init-param specifying what request parameters ought to be checked.
- parseCharactersToForbid(String) - Static method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
Parse a whitespace delimited set of Characters from a String.
- parseParametersList(String, boolean) - Static method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
Parse the whitespace delimited String of parameters to check.
- PATTERN_TO_BLOCK - Static variable in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
Name of the setting to specify a pattern that would be checked against the request URL to block if a successful match is found.
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apereo.cas.web.support.CasLocaleChangeInterceptor
- prepareCasResponseAttributesForViewModel(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Prepare cas response attributes for view model.
- prepareFilterBeforeExecution(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- prepareFilterBeforeExecution(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
-
Prepare filter before execution and provide optional.
- prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.services.web.view.AbstractDelegatingCasView
-
Prepare merged output model before final rendering.
- prepareViewModelWithAuthenticationPrincipal(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Prepare view model with authentication principal.
- produceErrorView(String, Throwable) - Static method in class org.apereo.cas.web.support.WebUtils
-
Produce error view model and view.
- produceErrorView(Throwable) - Static method in class org.apereo.cas.web.support.WebUtils
-
Produce error view model and view.
- produceErrorView(HttpServletRequest, HttpStatus, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Produce error view.
- produceUnauthorizedErrorView(Exception) - Static method in class org.apereo.cas.web.support.WebUtils
-
Produce unauthorized error view model and view.
- protocolAttributeEncoder - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
The attribute encoder instance.
- ProtocolEndpointWebSecurityConfigurer<T> - Interface in org.apereo.cas.web
- PUBLIC_WORKSTATION_ATTRIBUTE - Static variable in class org.apereo.cas.web.support.WebUtils
-
Flow attribute or request parameter indicating public workstation.
- putAcceptableUsagePolicyStatusIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put acceptable usage policy status into flow scope.
- putAcceptableUsagePolicyTermsIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put acceptable usage policy terms into flow scope.
- putAccountProfileManagementEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put account profile management enabled.
- putAuthentication(Authentication, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put authentication into conversation scope.
- putAuthenticationResult(AuthenticationResult, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put authentication result.
- putAuthenticationResultBuilder(AuthenticationResultBuilder, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put authentication result builder.
- putAuthorizedServices(RequestContext, List<RegisteredService>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put authorized services.
- putAvailableAuthenticationHandleNames(RequestContext, Collection<String>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put available authentication handle names.
- putCasLoginFormViewable(RequestContext, boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put cas login form viewable.
- putCasResponseAttributesIntoModel(Map<String, Object>, Map<String, Object>, RegisteredService, CasProtocolAttributesRenderer) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Put cas response attributes into model.
- putCredential(RequestContext, Credential) - Static method in class org.apereo.cas.web.support.WebUtils
-
Puts credential into the context.
- putCredentialIntoScope(MutableAttributeMap<Object>, Credential) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put credential into scope.
- putCustomLoginFormFields(RequestContext, Map) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put custom login form fields.
- putDelegatedAuthenticationClientName(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated authentication client name.
- putDelegatedAuthenticationDisabled(RequestContext, boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated authentication.
- putDelegatedAuthenticationDynamicProviderSelection(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated authentication dynamic provider selection.
- putDelegatedAuthenticationProviderConfigurations(RequestContext, Set<? extends Serializable>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated authentication provider configurations.
- putDelegatedAuthenticationProviderPrimary(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated authentication provider dominant.
- putDelegatedClientAuthenticationCandidateProfile(RequestContext, Serializable) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated client authentication candidate profile.
- putDelegatedClientAuthenticationResolvedCredentials(RequestContext, List<? extends Serializable>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put delegated client authentication resolved credentials.
- putExistingSingleSignOnSessionAvailable(RequestContext, boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put existing single sign on session available.
- putExistingSingleSignOnSessionPrincipal(RequestContext, Principal) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put existing single sign on session principal.
- putGeoLocationTrackingIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put geo location tracking into flow scope.
- putGoogleAuthenticatorMultipleDeviceRegistrationEnabled(RequestContext, boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put google authenticator multiple device registration enabled.
- putGraphicalUserAuthenticationEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put graphical user authentication enabled.
- putGraphicalUserAuthenticationImage(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put graphical user authentication image.
- putGraphicalUserAuthenticationUsername(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put graphical user authentication username.
- putInitialHttpRequestPostParameters(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put initial http request post parameters.
- putInterruptAuthenticationFlowFinalized(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put interrupt authentication flow finalized.
- putIntoModel(Map<String, Object>, String, Object) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Put into model.
- putLogoutPostData(RequestContext, Map<String, Object>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put the logout POST data in the flow scope.
- putLogoutPostUrl(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put the logout POST url in the flow scope.
- putLogoutRedirectUrl(HttpServletRequest, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put logout redirect url.
- putLogoutRedirectUrl(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put logout redirect url.
- putLogoutRequests(RequestContext, List<SingleLogoutRequestContext>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put logout requests into flow scope.
- putLogoutUrls(RequestContext, Map) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put logout urls into flow scope.
- putMultifactorAuthenticationProviderIdIntoFlowScope(RequestContext, MultifactorAuthenticationProvider) - Static method in class org.apereo.cas.web.support.WebUtils
-
Add the mfa provider id into flow scope.
- putMultifactorAuthenticationRegisteredDevices(RequestContext, List) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put multifactor authentication registered devices.
- putMultifactorAuthenticationTrustRecord(RequestContext, Serializable) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put multifactor authentication trust record.
- putOneTimeTokenAccount(RequestContext, OneTimeTokenAccount) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put one time token account.
- putOneTimeTokenAccounts(RequestContext, Collection) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put one time token accounts.
- putOpenIdLocalUserId(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put open id local user id.
- putPasswordlessAuthenticationAccount(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put passwordless authentication account.
- putPasswordlessAuthenticationEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put passwordless authentication enabled.
- putPasswordManagementEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put password management enabled flow scope.
- putPasswordPolicyPattern(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put password reset password policy pattern string.
- putPrincipal(RequestContext, Principal) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put principal.
- putPublicWorkstationToFlowIfRequestParameterPresent(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put public workstation into the flow if request parameter present.
- putRecaptchaForgotUsernameEnabled(RequestContext, GoogleRecaptchaProperties) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put recaptcha forgot username enabled.
- putRecaptchaPasswordManagementEnabled(RequestContext, GoogleRecaptchaProperties) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put recaptcha password management enabled.
- putRecaptchaPropertiesFlowScope(RequestContext, GoogleRecaptchaProperties) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put recaptcha settings flow scope.
- putRegisteredService(HttpServletRequest, RegisteredService) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put registered service.
- putRegisteredService(RequestContext, RegisteredService) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put registered service into flowscope.
- putRememberMeAuthenticationEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put remember me authentication enabled.
- putResolvedEventsAsAttribute(RequestContext, Collection<Event>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put resolved events as attribute.
- putResolvedMultifactorAuthenticationProviders(RequestContext, Collection<MultifactorAuthenticationProvider>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put resolved multifactor authentication providers into scope.
- putSecurityQuestionsEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put security questions enabled into flow scope.
- putSelectableMultifactorAuthenticationProviders(RequestContext, List<String>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put selectable multifactor authentication providers.
- putServiceIntoFlashScope(RequestContext, Service) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service into flashscope.
- putServiceIntoFlowScope(RequestContext, Service) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service into flowscope.
- putServiceOriginalUrlIntoRequestScope(RequestContext, WebApplicationService) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service original url into request scope.
- putServiceRedirectUrl(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service response into request scope.
- putServiceResponseIntoRequestScope(RequestContext, Response) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service response into request scope.
- putServiceTicketInRequestScope(RequestContext, ServiceTicket) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service ticket in request scope.
- putServiceUserInterfaceMetadata(RequestContext, Serializable) - Static method in class org.apereo.cas.web.support.WebUtils
-
Sets service user interface metadata.
- putSimpleMultifactorAuthenticationToken(RequestContext, Ticket) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put simple multifactor authentication token.
- putSingleLogoutRequest(HttpServletRequest, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put single logout request.
- putSingleSignOnSessions(RequestContext, List<? extends Serializable>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put single sign on sessions.
- putStaticAuthenticationIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put static authentication into flow scope.
- putSurrogateAuthenticationAccounts(RequestContext, List<String>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put surrogate authentication accounts.
- putSurrogateAuthenticationRequest(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put request surrogate authentication.
- putTicketGrantingTicket(RequestContext, TicketGrantingTicket) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ticket granting ticket.
- putTicketGrantingTicketInScopes(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ticket granting ticket in request and flow scopes.
- putTicketGrantingTicketInScopes(RequestContext, TicketGrantingTicket) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ticket granting ticket in request and flow scopes.
- putTicketGrantingTicketIntoMap(MutableAttributeMap<Object>, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ticket granting ticket into map that is either backed by the flow/request scope.
- putUnauthorizedRedirectUrlIntoFlowScope(RequestContext, URI) - Static method in class org.apereo.cas.web.support.WebUtils
-
Adds the unauthorized redirect url to the flow scope.
- putWarnCookieIfRequestParameterPresent(CasCookieBuilder, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put warn cookie if request parameter present.
- putWarningCookie(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put warning cookie value into flowscope.
- putWsFederationDelegatedClients(RequestContext, List<? extends Serializable>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ws federation delegated clients.
- putYubiKeyMultipleDeviceRegistrationEnabled(RequestContext, boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put yubikey multiple device registration enabled.
R
- RegisteredServiceCorsConfigurationSource - Class in org.apereo.cas.services.web.support
- RegisteredServiceCorsConfigurationSource() - Constructor for class org.apereo.cas.services.web.support.RegisteredServiceCorsConfigurationSource
- RegisteredServiceResponseHeadersEnforcementFilter - Class in org.apereo.cas.services.web.support
- RegisteredServiceResponseHeadersEnforcementFilter() - Constructor for class org.apereo.cas.services.web.support.RegisteredServiceResponseHeadersEnforcementFilter
- removeCredential(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Remove credential.
- removeInterruptAuthenticationFlowFinalized(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Remove interrupt authentication flow finalized.
- removeLogoutRedirectUrl(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Remove logout redirect url.
- removeSimpleMultifactorAuthenticationToken(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Remove simple multifactor authentication token.
- removeSurrogateAuthenticationRequest(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Has request surrogate authentication request.
- render(Map<String, ?>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.DynamicHtmlView
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.services.web.view.AbstractDelegatingCasView
- REQUEST_SURROGATE_ACCOUNT_ATTRIBUTE - Static variable in class org.apereo.cas.web.support.WebUtils
-
Flow attribute to indicate surrogate authn is requested..
- RequestParameterPolicyEnforcementFilter - Class in org.apereo.cas.web.support.filters
-
This is a Java Servlet Filter that examines specified Request Parameters as to whether they contain specified characters and as to whether they are multivalued throws an Exception if they do not meet configured rules.
- RequestParameterPolicyEnforcementFilter() - Constructor for class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
- requireNotMultiValued(Set<String>, Map) - Static method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
For each parameter to check, verify that it has zero or one value.
- resolveRegisteredService(RequestContext, ServicesManager, AuthenticationServiceSelectionPlan) - Static method in class org.apereo.cas.web.support.WebUtils
-
Resolve registered service.
- ResponseHeadersEnforcementFilter - Class in org.apereo.cas.web.support.filters
-
Allows users to easily inject the default security headers to assist in protecting the application.
- ResponseHeadersEnforcementFilter() - Constructor for class org.apereo.cas.web.support.filters.ResponseHeadersEnforcementFilter
S
- serviceFactories - Variable in class org.apereo.cas.web.support.AbstractArgumentExtractor
-
The factory responsible for creating service objects based on the arguments extracted.
- servicesManager - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
The Services manager.
- servicesManager - Variable in class org.apereo.cas.web.support.CasLocaleChangeInterceptor
- setBasenames(String...) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
- setThrowOnErrors(boolean) - Static method in class org.apereo.cas.web.support.filters.AbstractSecurityFilter
- SimpleUrlValidator - Class in org.apereo.cas.web
-
Implementation of CAS
UrlValidatorwhich delegates requests to aSimpleUrlValidator.urlValidatorinstance. - SimpleUrlValidator() - Constructor for class org.apereo.cas.web.SimpleUrlValidator
- SimpleUrlValidatorFactoryBean - Class in org.apereo.cas.web
-
The factory to build a
UrlValidator. - SimpleUrlValidatorFactoryBean(boolean) - Constructor for class org.apereo.cas.web.SimpleUrlValidatorFactoryBean
- SimpleUrlValidatorFactoryBean(boolean, String, boolean) - Constructor for class org.apereo.cas.web.SimpleUrlValidatorFactoryBean
- successResponse - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
Indicate whether this view will be generating the success response or not.
T
- THROW_ON_ERROR - Static variable in class org.apereo.cas.web.support.filters.AbstractSecurityFilter
-
The name of the optional Filter init-param specifying that configuration errors should be fatal.
- throwIfUnrecognizedParamName(Enumeration) - Static method in class org.apereo.cas.web.support.filters.RequestParameterPolicyEnforcementFilter
-
Examines the Filter init parameter names and throws ServletException if they contain an unrecognized init parameter name.
U
- UrlValidator - Interface in org.apereo.cas.web
-
Define the behavior of an url validator.
V
- view - Variable in class org.apereo.cas.services.web.view.AbstractDelegatingCasView
-
View to delegate.
W
- WebUtils - Class in org.apereo.cas.web.support
-
Common utilities for the web tier.
- WebUtils() - Constructor for class org.apereo.cas.web.support.WebUtils
All Classes All Packages