Class SessionBasedExternalAuthenticationRepository

java.lang.Object
se.swedenconnect.spring.saml.idp.authentication.provider.external.SessionBasedExternalAuthenticationRepository
All Implemented Interfaces:
ExternalAuthenticatorTokenRepository, FilterAuthenticationTokenRepository

public class SessionBasedExternalAuthenticationRepository extends Object implements FilterAuthenticationTokenRepository, ExternalAuthenticatorTokenRepository
An implementation of the FilterAuthenticationTokenRepository and ExternalAuthenticatorTokenRepository interfaces that is session based.
Author:
Martin Lindström