Searched defs:DO_NOT_INTERACT_FOR_DATA (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.java57 static final String DO_NOT_INTERACT_FOR_DATA field in class:InteractionConfig
345 } else if (s.equals(DO_NOT_INTERACT_FOR_DATA)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionConfig.java57 static final String DO_NOT_INTERACT_FOR_DATA field in class:InteractionConfig
345 } else if (s.equals(DO_NOT_INTERACT_FOR_DATA)) {

Completed in 30 milliseconds