Apache CXF API

Uses of Class
org.apache.cxf.sts.request.Participants

Packages that use Participants
org.apache.cxf.sts.request   
 

Uses of Participants in org.apache.cxf.sts.request
 

Methods in org.apache.cxf.sts.request that return Participants
 Participants TokenRequirements.getParticipants()
           
 

Methods in org.apache.cxf.sts.request with parameters of type Participants
 void TokenRequirements.setParticipants(Participants participants)
           
 


Apache CXF API

Apache CXF