Searched refs:MSG_CONTACT_ELEMENT (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPMsgContact.java71 IDPPConstants.MSG_CONTACT_ELEMENT).toLowerCase());
181 set.add(IDPPConstants.MSG_CONTACT_ELEMENT);
273 IDPPConstants.MSG_CONTACT_ELEMENT), newSet);
285 IDPPConstants.MSG_CONTACT_ELEMENT);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPMsgContact.java71 IDPPConstants.MSG_CONTACT_ELEMENT).toLowerCase());
181 set.add(IDPPConstants.MSG_CONTACT_ELEMENT);
273 IDPPConstants.MSG_CONTACT_ELEMENT), newSet);
285 IDPPConstants.MSG_CONTACT_ELEMENT);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPConstants.java86 public static final String MSG_CONTACT_ELEMENT = "MsgContact"; field in class:IDPPConstants
H A DIDPPUtils.java119 idppElementTypes.put(IDPPConstants.MSG_CONTACT_ELEMENT,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPConstants.java86 public static final String MSG_CONTACT_ELEMENT = "MsgContact"; field in class:IDPPConstants
H A DIDPPUtils.java119 idppElementTypes.put(IDPPConstants.MSG_CONTACT_ELEMENT,

Completed in 34 milliseconds