|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.trust.impl.bindings.ParticipantsType
com.sun.xml.ws.security.trust.impl.elements.ParticipantsImpl
public class ParticipantsImpl
Contains information about which parties are authorized in the use of the token.
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantsType |
|---|
any, participant, primary |
| Constructor Summary | |
|---|---|
ParticipantsImpl(ParticipantsType psType)
|
|
| Method Summary | |
|---|---|
java.util.List<Participant> |
getParticipants()
|
Participant |
getPrimaryParticipant()
|
void |
setPrimaryParticipant(Participant primary)
|
| Methods inherited from class com.sun.xml.ws.security.trust.impl.bindings.ParticipantsType |
|---|
getAny, getParticipant, getPrimary, setPrimary |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.xml.ws.security.trust.elements.Participants |
|---|
getAny |
| Constructor Detail |
|---|
public ParticipantsImpl(ParticipantsType psType)
| Method Detail |
|---|
public java.util.List<Participant> getParticipants()
getParticipants in interface Participantspublic Participant getPrimaryParticipant()
getPrimaryParticipant in interface Participantspublic void setPrimaryParticipant(Participant primary)
setPrimaryParticipant in interface Participants
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||