Package edu.yale.its.tp.cas.client.filter

Class Summary
CASFilter Protects web-accessible resources with CAS.
CASFilterRequestWrapper Wraps the HttpServletRequest object, replacing getRemoteUser() with a version that returns the current CAS logged-in user.
SimpleCASAuthorizationFilter Filter protects resources such that only specified usernames, as authenticated with CAS, can access.