Package org.apache.cxf.sts.request
Class Participants
java.lang.Object
org.apache.cxf.sts.request.Participants
This class contains values that have been extracted from a Participants element.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetParticipants(List<Object> participants) voidsetPrimaryParticipant(Object primaryParticipant)
-
Constructor Details
-
Participants
public Participants()
-
-
Method Details
-
getPrimaryParticipant
-
setPrimaryParticipant
-
getParticipants
-
setParticipants
-