| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust | |
| org.picketlink.identity.federation.core.wstrust.auth |
| Modifier and Type | Method and Description |
|---|---|
STSClient |
STSClientFactory.create(STSClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected STSClient |
AbstractSTSLoginModule.createWSTrustClient(STSClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Element |
STSValidatingLoginModule.invokeSTS(STSClient stsClient)
This method will validate the token with the configured STS.
|
abstract Element |
AbstractSTSLoginModule.invokeSTS(STSClient stsclient) |
Element |
STSIssuingLoginModule.invokeSTS(STSClient stsClient)
This method will issue a token for the configured user.
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.