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 | Method and Description |
---|---|
Primary |
PrimaryBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
Primary |
PrimaryBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
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 © 2018 JBoss by Red Hat. All rights reserved.