Package | Description |
---|---|
org.picketlink.identity.federation.core.wstrust | |
org.picketlink.identity.federation.core.wstrust.auth | |
org.picketlink.trust.jbossws.jaas |
Modifier and Type | Method and Description |
---|---|
STSClientConfig |
STSClientConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
STSClient |
STSClientFactory.create(STSClientConfig config) |
Constructor and Description |
---|
STSClient(STSClientConfig config)
Constructor that creates the
Dispatch for use. |
Modifier and Type | Method and Description |
---|---|
protected STSClientConfig |
AbstractSTSLoginModule.getConfiguration(Map<String,?> options)
This method gives users a chance to override how the
STSClientConfig is created. |
Modifier and Type | Method and Description |
---|---|
protected STSClient |
AbstractSTSLoginModule.createWSTrustClient(STSClientConfig config) |
Modifier and Type | Method and Description |
---|---|
protected STSClient |
JBWSTokenIssuingLoginModule.createWSTrustClient(STSClientConfig config) |
Constructor and Description |
---|
JBWSTokenIssuingLoginModule.JBWSTokenClient(STSClientConfig config) |
JBWSTokenIssuingLoginModule.JBWSTokenClient(STSClientConfig config,
Map<String,? super Object> options) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.