Searched defs:wscSpecifiedInteractionChoice (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionConfig.java49 = "com.sun.identity.liberty.interaction.wscSpecifiedInteractionChoice";
125 private QName wscSpecifiedInteractionChoice field in class:InteractionConfig
230 return wscSpecifiedInteractionChoice;
291 sb.append("InteractionConfig:wscSpecifiedInteractionChoice="
292 + wscSpecifiedInteractionChoice);
340 wscSpecifiedInteractionChoice
343 wscSpecifiedInteractionChoice
346 wscSpecifiedInteractionChoice
353 + "invalid wscSpecifiedInteractionChoice=" + s
356 wscSpecifiedInteractionChoice
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionConfig.java49 = "com.sun.identity.liberty.interaction.wscSpecifiedInteractionChoice";
125 private QName wscSpecifiedInteractionChoice field in class:InteractionConfig
230 return wscSpecifiedInteractionChoice;
291 sb.append("InteractionConfig:wscSpecifiedInteractionChoice="
292 + wscSpecifiedInteractionChoice);
340 wscSpecifiedInteractionChoice
343 wscSpecifiedInteractionChoice
346 wscSpecifiedInteractionChoice
353 + "invalid wscSpecifiedInteractionChoice=" + s
356 wscSpecifiedInteractionChoice
[all...]

Completed in 28 milliseconds