Uses of Class
com.pingidentity.sts.clientapi.protocol.RequestSecurityTokenResponse

Packages that use RequestSecurityTokenResponse
com.pingidentity.sts.clientapi.model Data classes used for construction of WS-Trst messages and interactions with the PingFederate STS endpoint. 
 

Uses of RequestSecurityTokenResponse in com.pingidentity.sts.clientapi.model
 

Methods in com.pingidentity.sts.clientapi.model that return RequestSecurityTokenResponse
 RequestSecurityTokenResponse STSResponse.getRstr()
           
 

Constructors in com.pingidentity.sts.clientapi.model with parameters of type RequestSecurityTokenResponse
STSResponse(RequestSecurityTokenResponse rstr, STSMessage stsMessage)
          Creates a regular STS response
 



Copyright © 2006-2009 Ping Identity Corporation. All Rights Reserved.