Class AddAuthenticationContextClassReferencesHandler

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, MessageHandler

public class AddAuthenticationContextClassReferencesHandler extends AbstractOIDCAuthenticationRequestActionMessageHandler
A message handler that adds any authentication context class references from the those derived from the profile config - which may be proxied and mapped from the original request.
  • Field Details

    • log

      @Nonnull private final org.slf4j.Logger log
      Class logger.
  • Constructor Details

    • AddAuthenticationContextClassReferencesHandler

      public AddAuthenticationContextClassReferencesHandler()
  • Method Details