| 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 |
|---|---|
Primary |
Participants.getPrimary()
Returns the wst:Primary child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Participants.setPrimary(Primary primary)
Sets the wst:Primary child element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimaryImpl
PrimaryImpl.
|
| Modifier and Type | Field and Description |
|---|---|
private Primary |
ParticipantsImpl.primary
The
Primary child element. |
| Modifier and Type | Method and Description |
|---|---|
Primary |
PrimaryBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
Primary |
PrimaryBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Primary |
ParticipantsImpl.getPrimary()
Returns the wst:Primary child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipantsImpl.setPrimary(Primary newPrimary)
Sets the wst:Primary child element.
|
Copyright © 1999-2016. All Rights Reserved.