Class DelegatingSecurityContextRepository

java.lang.Object
org.springframework.security.web.context.DelegatingSecurityContextRepository
All Implemented Interfaces:
SecurityContextRepository

public final class DelegatingSecurityContextRepository extends Object implements SecurityContextRepository
A SecurityContextRepository that delegates to a list of other SecurityContextRepository instances.
Since:
5.8