Class | Description |
---|---|
ClientMessage |
This class represents KShield client message data
|
KShieldClient |
This is central class in client package. This class encapsulates communication with KeyShield SSO Server.
|
UserInfo |
This class contains user data retrieved from the KeyShield SSO Server
|
UserInfo.ClientInfo |
Enum | Description |
---|---|
ResponseLevel |
KeyShield SSO server response levels
|
UserInfo.AuthType |
Supported authentication types returned by KeyShield SSO Server
|
Exception | Description |
---|---|
KShieldClientException |
Exception thrown by KShieldClient
|
KShieldInvalidApiKeyException |
Exception thrown by KShieldClient if userInfo.getRemoteIP() doesn't match requested remote ip address
|
KShieldInvalidRemoteIpException |
Exception thrown by KShieldClient if userInfo.getRemoteIP() doesn't match requested remote ip address
|
KShieldParserException |
Exception thrown by JSONUtil in case of JSON syntax error
|
KShieldClient
Copyright © 2013 TDP Ltd. All Rights Reserved.