| Package | Description |
|---|---|
| org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
| org.opensaml.ws.wstrust.impl |
| Modifier and Type | Method and Description |
|---|---|
List<RequestSecurityTokenResponse> |
RequestSecurityTokenResponseCollection.getRequestSecurityTokenResponses()
Returns the list of wst:RequestSecurityTokenResponse child elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestSecurityTokenResponseImpl
RequestSecurityTokenResponseImpl.
|
| Modifier and Type | Field and Description |
|---|---|
private List<RequestSecurityTokenResponse> |
RequestSecurityTokenResponseCollectionImpl.requestSecurityTokenResponses
The list of wst:RequestSecurityTokenResponse child elements.
|
| Modifier and Type | Method and Description |
|---|---|
RequestSecurityTokenResponse |
RequestSecurityTokenResponseBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
RequestSecurityTokenResponse |
RequestSecurityTokenResponseBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<RequestSecurityTokenResponse> |
RequestSecurityTokenResponseCollectionImpl.getRequestSecurityTokenResponses()
Returns the list of wst:RequestSecurityTokenResponse child elements.
|
Copyright © 1999-2016. All Rights Reserved.