|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use STSClientConfiguration | |
---|---|
com.pingidentity.sts.clientapi | Main client SDK classes, exceptions, and constants. |
com.pingidentity.sts.clientapi.protocol | Interfaces and data classes used for parsing WS-Trst messages and interactions with the PingFederate STS endpoint. |
Uses of STSClientConfiguration in com.pingidentity.sts.clientapi |
---|
Methods in com.pingidentity.sts.clientapi that return STSClientConfiguration | |
---|---|
STSClientConfiguration |
STSClient.getStsClientConfiguration()
|
Constructors in com.pingidentity.sts.clientapi with parameters of type STSClientConfiguration | |
---|---|
STSClient(STSClientConfiguration stsClientConfiguration)
Creates STSClient using appropriate configuration. |
Uses of STSClientConfiguration in com.pingidentity.sts.clientapi.protocol |
---|
Constructors in com.pingidentity.sts.clientapi.protocol with parameters of type STSClientConfiguration | |
---|---|
STSResponseParser(STSClientConfiguration config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |