| Class | Description |
|---|---|
| AjaxAwareGatewayStorage |
The AjaxAwareGatewayStorage class delegates to a CAS DefaultGatewayResolverImpl with one difference:
if the request is determined to be an ajax request, the next call to hasGatewayedAlready() will return false as the
browser will not be follow the redirect to CAS due to domain origin restrictions.
|
| AlaHttpServletRequestWrapperFilter | Deprecated |
| UriFilter |
Meta filter that provides filtering based on URI patterns that require authentication (and thus redirection) to the CAS server.
|
| WebServiceAuthenticationHelper |
Helper class that authenticates user credentials prior to invoking a web service that requires authentication.
|
Copyright © 2018. All rights reserved.