Class Saml11AuthenticationFilter

All Implemented Interfaces:
jakarta.servlet.Filter

public class Saml11AuthenticationFilter extends AuthenticationFilter
Extension to the default Authentication filter that sets the required SAML1.1 artifact parameter name and service parameter name.

Note, as of 3.3, the final keyword was removed to allow you to override the method to retrieve tickets, per CASC-154

Since:
3.1.12
Version:
$Revision$ $Date$
Author:
Scott Battaglia
  • Constructor Details

    • Saml11AuthenticationFilter

      public Saml11AuthenticationFilter()