Modifier and Type | Method and Description |
---|---|
protected STSClient |
SAML2STSCommonLoginModule.getSTSClient()
Get the
STSClient object with which we can make calls to the STS |
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.
|
Element |
STSIssuingLoginModule.invokeSTS(STSClient stsClient)
This method will issue a token for the configured user.
|
abstract Element |
AbstractSTSLoginModule.invokeSTS(STSClient stsclient) |
Modifier and Type | Class and Description |
---|---|
class |
JBWSTokenIssuingLoginModule.JBWSTokenClient |
Modifier and Type | Method and Description |
---|---|
protected STSClient |
JBWSTokenIssuingLoginModule.createWSTrustClient(STSClientConfig config) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.