Package org.springframework.security.web.jaasapi

Makes a JAAS Subject available as the current Subject.

See:
          Description

Class Summary
JaasApiIntegrationFilter A Filter which attempts to obtain a JAAS Subject and continue the FilterChain running as that Subject.
 

Package org.springframework.security.web.jaasapi Description

Makes a JAAS Subject available as the current Subject.

To use, simply add the JaasApiIntegrationFilter to the Spring Security filter chain.