Uses of Interface
org.opensaml.soap.wstrust.Primary
-
Packages that use Primary Package Description org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements. -
-
Uses of Primary in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return Primary Modifier and Type Method Description PrimaryParticipants. getPrimary()Returns the wst:Primary child element.Methods in org.opensaml.soap.wstrust with parameters of type Primary Modifier and Type Method Description voidParticipants. setPrimary(Primary primary)Sets the wst:Primary child element.
-