|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParticipantType | |
|---|---|
| com.sun.xml.ws.security.trust.impl.bindings | |
| com.sun.xml.ws.security.trust.impl.elements | |
| Uses of ParticipantType in com.sun.xml.ws.security.trust.impl.bindings |
|---|
| Fields in com.sun.xml.ws.security.trust.impl.bindings declared as ParticipantType | |
|---|---|
protected ParticipantType |
ParticipantsType.primary
|
| Fields in com.sun.xml.ws.security.trust.impl.bindings with type parameters of type ParticipantType | |
|---|---|
protected List<ParticipantType> |
ParticipantsType.participant
|
| Methods in com.sun.xml.ws.security.trust.impl.bindings that return ParticipantType | |
|---|---|
ParticipantType |
ObjectFactory.createParticipantType()
Create an instance of ParticipantType |
ParticipantType |
ParticipantsType.getPrimary()
Gets the value of the primary property. |
| Methods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type ParticipantType | |
|---|---|
List<ParticipantType> |
ParticipantsType.getParticipant()
Gets the value of the participant property. |
| Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type ParticipantType | |
|---|---|
void |
ParticipantsType.setPrimary(ParticipantType value)
Sets the value of the primary property. |
| Uses of ParticipantType in com.sun.xml.ws.security.trust.impl.elements |
|---|
| Subclasses of ParticipantType in com.sun.xml.ws.security.trust.impl.elements | |
|---|---|
class |
ParticipantImpl
Specifies a participant that plays a role in the use of the token or who are allowed to use the token. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||