Searched defs:getInteractionResponseElement (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.java846 public InteractionResponseElement getInteractionResponseElement( method in class:InteractionManager
857 = cacheEntry.getInteractionResponseElement();
860 debug.message("InteractionManager.getInteractionResponseElement():"
1339 InteractionResponseElement getInteractionResponseElement() { method in class:InteractionManager.CacheEntry
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java849 public InteractionResponseElement getInteractionResponseElement( method in class:InteractionManager
860 = cacheEntry.getInteractionResponseElement();
863 debug.message("InteractionManager.getInteractionResponseElement():"
1342 InteractionResponseElement getInteractionResponseElement() { method in class:InteractionManager.CacheEntry

Completed in 25 milliseconds