org.apache.axis2.security.trust.client
Class STSClient
java.lang.Object
org.apache.axis2.security.trust.client.STSClient
- public class STSClient
- extends Object
Client to interact with a given SecurityTokenService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STSClient
public STSClient(String stsUrl,
OutflowConfiguration outConfig,
InflowConfiguration inConfig)
doRequest
public RequestSecurityTokenResponse doRequest(RequestSecurityToken rst)
throws TrustException
- Throws:
TrustException