Package net.shibboleth.sp.authn.impl
package net.shibboleth.sp.authn.impl
Classes implementing authentication of agent requests.
-
ClassDescriptionSimple
CredentialValidatorimplementation that relies on the shared secrets configured directly againstAgentinstances.A record capturing cached authentication state for an agent.An authentication action that relies on extracted HTTP authentication credentials to resolve the appropriateAgentand create anAgentRequestContext.An action that validates the requesting client address is allowed for the identifiedAgentidentity.Subclass of validation action from IdP that sidesteps all the unneeded machinery outside of building theSubjectand verifying the result.An action that checks for a record in theHttpSessionto bypass agent authentication.