See: Description
Class | Description |
---|---|
KShieldPreAuthenticationFilter |
This is central class in springsecurity3 package. You need to define AuthenticationService and AuthenticationFactory beans (usually from package springsecurity3).
|
SpringAuthenticationFactory |
Implementation of AuthenticationFactory used in SpringAuthenticationServiceImpl based on UserDetailsService.
|
SpringAuthenticationServiceImpl |
Spring Security 3.0.x/3.1.x based implementation of KeyShield SSO Server AuthenticationService
|
KShieldPreAuthenticationFilter
for example usage.Copyright © 2013 TDP Ltd. All Rights Reserved.