|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Participant | |
---|---|
org.opensaml.ws.wstrust | XMLObject interfaces for WS-Trust 1.3 elements. |
org.opensaml.ws.wstrust.impl |
Uses of Participant in org.opensaml.ws.wstrust |
---|
Methods in org.opensaml.ws.wstrust that return types with arguments of type Participant | |
---|---|
List<Participant> |
Participants.getParticipants()
Returns the list of wst:Participant child elements . |
Uses of Participant in org.opensaml.ws.wstrust.impl |
---|
Classes in org.opensaml.ws.wstrust.impl that implement Participant | |
---|---|
class |
ParticipantImpl
ParticipantImpl. |
Methods in org.opensaml.ws.wstrust.impl that return Participant | |
---|---|
Participant |
ParticipantBuilder.buildObject()
Builds a WS-Trust object of the given type. |
Participant |
ParticipantBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Methods in org.opensaml.ws.wstrust.impl that return types with arguments of type Participant | |
---|---|
List<Participant> |
ParticipantsImpl.getParticipants()
Returns the list of wst:Participant child elements . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |