Uses of Package
org.pac4j.cas.client

Packages that use org.pac4j.cas.client
Package
Description
 
  • Class
    Description
    This class is the client to authenticate users on a CAS server for a web application in a stateful way: when trying to access a protected area, the user will be redirected to the CAS server for login and then back to the application (on the callback endpoint) and finally to the originally requested url.