See: Description
Class | Description |
---|---|
JaasApiIntegrationFilter |
A
Filter which attempts to obtain a JAAS Subject and continue
the FilterChain running as that Subject . |
To use, simply add the JaasApiIntegrationFilter
to the Spring Security filter chain.