Searched refs:supportedSOAPActionsMap (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DSOAPBindingService.java64 static HashMap supportedSOAPActionsMap = new HashMap(); field in class:SOAPBindingService
156 supportedSOAPActionsMap.clear();
188 supportedSOAPActionsMap.put(key, list);
H A DSOAPReceiver.java182 (List)SOAPBindingService.supportedSOAPActionsMap
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DSOAPBindingService.java64 static HashMap supportedSOAPActionsMap = new HashMap(); field in class:SOAPBindingService
156 supportedSOAPActionsMap.clear();
188 supportedSOAPActionsMap.put(key, list);
H A DSOAPReceiver.java182 (List)SOAPBindingService.supportedSOAPActionsMap

Completed in 30 milliseconds