| Package | Description |
|---|---|
| org.picketlink.identity.federation.ws.trust |
| Modifier and Type | Field and Description |
|---|---|
protected ParticipantType |
ParticipantsType.primary |
| Modifier and Type | Field and Description |
|---|---|
protected List<ParticipantType> |
ParticipantsType.participant |
| Modifier and Type | Method and Description |
|---|---|
ParticipantType |
ParticipantsType.getPrimary()
Gets the value of the primary property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParticipantType> |
ParticipantsType.getParticipant()
Gets the value of the participant property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParticipantsType.add(ParticipantType p) |
boolean |
ParticipantsType.remove(ParticipantType p) |
void |
ParticipantsType.setPrimary(ParticipantType value)
Sets the value of the primary property.
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.