| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.sts | |
| org.picketlink.identity.federation.core.wstrust |
| Modifier and Type | Method and Description |
|---|---|
protected STSConfiguration |
PicketLinkCoreSTS.getConfiguration(String fileName)
Obtains the STS configuration options.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PicketLinkSTSConfiguration
Standard JBoss STS configuration implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected STSConfiguration |
PicketLinkSTS.config |
| Modifier and Type | Method and Description |
|---|---|
protected STSConfiguration |
PicketLinkSTS.getConfiguration()
Obtains the STS configuration options.
|
| Modifier and Type | Method and Description |
|---|---|
WSTrustRequestHandler |
WSTrustServiceFactory.createRequestHandler(String handlerClassName,
STSConfiguration configuration)
Constructs and returns the
WSTrustRequestHandler that will be used to handle WS-Trust requests. |
void |
WSTrustRequestHandler.initialize(STSConfiguration configuration)
Initializes the concrete
WSTrustRequestHandler instance. |
void |
StandardRequestHandler.initialize(STSConfiguration configuration) |
Copyright © 2014 JBoss Inc.. All Rights Reserved.