Searched refs:idppElementTypes (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPUtils.java81 private static HashMap idppElementTypes = new HashMap(); field in class:IDPPUtils
105 idppElementTypes.put(IDPPConstants.IDPP_ELEMENT,
107 idppElementTypes.put(IDPPConstants.INFORMAL_NAME_ELEMENT,
109 idppElementTypes.put(IDPPConstants.LINFORMAL_NAME_ELEMENT,
111 idppElementTypes.put(IDPPConstants.COMMON_NAME_ELEMENT,
113 idppElementTypes.put(IDPPConstants.LEGAL_IDENTITY_ELEMENT,
115 idppElementTypes.put(IDPPConstants.EMPLOYMENT_IDENTITY_ELEMENT,
117 idppElementTypes.put(IDPPConstants.ADDRESS_CARD_ELEMENT,
119 idppElementTypes.put(IDPPConstants.MSG_CONTACT_ELEMENT,
121 idppElementTypes
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPUtils.java81 private static HashMap idppElementTypes = new HashMap(); field in class:IDPPUtils
105 idppElementTypes.put(IDPPConstants.IDPP_ELEMENT,
107 idppElementTypes.put(IDPPConstants.INFORMAL_NAME_ELEMENT,
109 idppElementTypes.put(IDPPConstants.LINFORMAL_NAME_ELEMENT,
111 idppElementTypes.put(IDPPConstants.COMMON_NAME_ELEMENT,
113 idppElementTypes.put(IDPPConstants.LEGAL_IDENTITY_ELEMENT,
115 idppElementTypes.put(IDPPConstants.EMPLOYMENT_IDENTITY_ELEMENT,
117 idppElementTypes.put(IDPPConstants.ADDRESS_CARD_ELEMENT,
119 idppElementTypes.put(IDPPConstants.MSG_CONTACT_ELEMENT,
121 idppElementTypes
[all...]

Completed in 20 milliseconds