org.eclipse.higgins.sts
Class STSResponse

java.lang.Object
  extended by org.eclipse.higgins.sts.STSResponse

public class STSResponse
extends java.lang.Object

Encapsulates values associated with the STS Response (RequestSecurityTokenResponse[Collection])

Author:
mikemci@us.ibm.com

Constructor Summary
STSResponse()
           
 
Method Summary
 RequestSecurityTokenResponseCollection getRequestSecurityTokenResponseCollection()
          Returns the WS-Trust RequestSecurityTokenResponseCollection element
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STSResponse

public STSResponse()
Method Detail

getRequestSecurityTokenResponseCollection

public RequestSecurityTokenResponseCollection getRequestSecurityTokenResponseCollection()
Returns the WS-Trust RequestSecurityTokenResponseCollection element

Returns:
the WS-Trust RequestSecurityTokenResponseCollection element