| Package | Description |
|---|---|
| org.apache.cxf.ws.security.sts.provider |
| Modifier and Type | Method and Description |
|---|---|
IssueSingleOperation |
SecurityTokenServiceProvider.getIssueSingleOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityTokenServiceProvider.setIssueSingleOperation(IssueSingleOperation issueSingleOperation)
Setting an IssueSingleOperation instance will override the default behaviour of issuing
a token in a RequestSecurityTokenResponseCollection
|
void |
SecurityTokenServiceImpl.setIssueSingleOperation(IssueSingleOperation issueSingleOperation) |
Apache CXF