Interface | Description |
---|---|
AuthenticationFactory<A> |
Implement this interface if you want create authentication object as result of authentication
|
AuthenticationService |
Processes KeyShield SSO Server authentication
|
ServletAuthenticationService |
Processes KeyShield SSO Server authentication
|
UserInfoValidator |
Implement this interface if you want to run further validations on returned UserInfo
|
Class | Description |
---|---|
KShieldContext |
Holds information about current user session
|
SimpleAuthenticationServiceImpl |
Basic implementation of KeyShield SSO Server AuthenticationService.
|
SimpleUserInfoValidator |
Only return true
|
Copyright © 2013 TDP Ltd. All Rights Reserved.