Package org.pac4j.cas.client.direct


package org.pac4j.cas.client.direct
  • Classes
    Class
    Description
    This class is the direct client to authenticate users on a CAS server for a web application in a stateless way: when trying to access a protected area, the user will be redirected to the CAS server for login and then back directly to this originally requested url.
    This class is the direct client to authenticate users based on CAS proxy tickets.