| 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<Participant> |
Participants.getParticipants()
Returns the list of wst:Participant child elements .
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParticipantImpl
ParticipantImpl.
|
| Modifier and Type | Method and Description |
|---|---|
Participant |
ParticipantBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
Participant |
ParticipantBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
ParticipantsImpl.getParticipants()
Returns the list of wst:Participant child elements .
|
Copyright © 1999-2014. All Rights Reserved.