PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.core.wstrust.STSClient

Packages that use STSClient
org.picketlink.identity.federation.core.wstrust   
org.picketlink.identity.federation.core.wstrust.auth   
 

Uses of STSClient in org.picketlink.identity.federation.core.wstrust
 

Methods in org.picketlink.identity.federation.core.wstrust that return STSClient
 STSClient STSClientFactory.create(STSClientConfig config)
           
 

Uses of STSClient in org.picketlink.identity.federation.core.wstrust.auth
 

Methods in org.picketlink.identity.federation.core.wstrust.auth that return STSClient
protected  STSClient AbstractSTSLoginModule.createWSTrustClient(STSClientConfig config)
           
 

Methods in org.picketlink.identity.federation.core.wstrust.auth with parameters of type STSClient
 Element STSValidatingLoginModule.invokeSTS(STSClient stsClient)
          This method will validate the token with the configured STS.
 Element STSIssuingLoginModule.invokeSTS(STSClient stsClient)
          This method will issue a token for the configured user.
abstract  Element AbstractSTSLoginModule.invokeSTS(STSClient stsclient)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.