Searched defs:interactionResponse (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 DInteractionManager.java824 InteractionResponseElement interactionResponse) {
830 cacheEntry.setInteractionResponseElement(interactionResponse);
823 setInteractionResponseElement(String messageID, InteractionResponseElement interactionResponse) argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java827 InteractionResponseElement interactionResponse) {
833 cacheEntry.setInteractionResponseElement(interactionResponse);
826 setInteractionResponseElement(String messageID, InteractionResponseElement interactionResponse) argument

Completed in 2075 milliseconds