Class ExtractKerberosTicketFromWSSToken

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class ExtractKerberosTicketFromWSSToken extends AbstractExtractionAction
TODO.
  • Constructor Details

    • ExtractKerberosTicketFromWSSToken

      public ExtractKerberosTicketFromWSSToken()
  • Method Details

    • doExecute

      protected void doExecute(@Nonnull ProfileRequestContext profileRequestContext, @Nonnull AuthenticationContext authenticationContext)
      Performs this authentication action. Default implementation throws an exception.
      Overrides:
      doExecute in class AbstractAuthenticationAction
      Parameters:
      profileRequestContext - the current IdP profile request context
      authenticationContext - the current authentication context