|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Participants | |
---|---|
com.sun.xml.ws.security.trust.elements | |
com.sun.xml.ws.security.trust.impl.elements | |
com.sun.xml.ws.security.trust.impl.wssx.elements |
Uses of Participants in com.sun.xml.ws.security.trust.elements |
---|
Methods in com.sun.xml.ws.security.trust.elements that return Participants | |
---|---|
Participants |
RequestSecurityToken.getParticipants()
Get the participants sharing the token if specified, null otherwise |
Methods in com.sun.xml.ws.security.trust.elements with parameters of type Participants | |
---|---|
void |
RequestSecurityToken.setParticipants(Participants participants)
Set the Participants Sharing the requested Token |
Uses of Participants in com.sun.xml.ws.security.trust.impl.elements |
---|
Classes in com.sun.xml.ws.security.trust.impl.elements that implement Participants | |
---|---|
class |
ParticipantsImpl
Contains information about which parties are authorized in the use of the token. |
Methods in com.sun.xml.ws.security.trust.impl.elements that return Participants | |
---|---|
Participants |
RequestSecurityTokenImpl.getParticipants()
|
Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type Participants | |
---|---|
void |
RequestSecurityTokenImpl.setParticipants(Participants participants)
|
Uses of Participants in com.sun.xml.ws.security.trust.impl.wssx.elements |
---|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return Participants | |
---|---|
Participants |
RequestSecurityTokenImpl.getParticipants()
|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type Participants | |
---|---|
void |
RequestSecurityTokenImpl.setParticipants(Participants participants)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |