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)
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 © 2018 JBoss by Red Hat. All rights reserved.