Class ValidateAgentCredentials

All Implemented Interfaces:
CredentialValidator.ErrorHandler, CredentialValidator.WarningHandler, PrincipalSupportingComponent, Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class ValidateAgentCredentials extends ValidateCredentials
Subclass of validation action from IdP that sidesteps all the unneeded machinery outside of building the Subject and verifying the result.

If configured to do so, the result of the authentication is also cached in the container session.