| Package | Description |
|---|---|
| org.opensaml.soap.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
| org.opensaml.soap.wstrust.impl |
XML Object provider implementations for WS-Trust.
|
| 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)
Creates an XMLObject with a given fully qualified name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
ParticipantsImpl.getParticipants()
Returns the list of wst:Participant child elements .
|
Copyright © 2021. All rights reserved.