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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java37 private static Map readonlyTemplates = new HashMap(); field in class:SAMLPropertyTemplate
45 readonlyTemplates.put(SAMLConstants.PARTNERNAME,
50 readonlyTemplates.put(SAMLConstants.SOURCEID,
55 readonlyTemplates.put(SAMLConstants.TARGET,
60 readonlyTemplates.put(SAMLConstants.POSTURL,
65 readonlyTemplates.put(SAMLConstants.ATTRIBUTEMAPPER,
70 readonlyTemplates.put(SAMLConstants.ACTIONMAPPER,
75 readonlyTemplates.put(SAMLConstants.SITEATTRIBUTEMAPPER,
80 readonlyTemplates.put(SAMLConstants.NAMEIDENTIFIERMAPPER,
85 readonlyTemplates
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java37 private static Map readonlyTemplates = new HashMap(); field in class:SAMLPropertyTemplate
45 readonlyTemplates.put(SAMLConstants.PARTNERNAME,
50 readonlyTemplates.put(SAMLConstants.SOURCEID,
55 readonlyTemplates.put(SAMLConstants.TARGET,
60 readonlyTemplates.put(SAMLConstants.POSTURL,
65 readonlyTemplates.put(SAMLConstants.ATTRIBUTEMAPPER,
70 readonlyTemplates.put(SAMLConstants.ACTIONMAPPER,
75 readonlyTemplates.put(SAMLConstants.SITEATTRIBUTEMAPPER,
80 readonlyTemplates.put(SAMLConstants.NAMEIDENTIFIERMAPPER,
85 readonlyTemplates
[all...]

Completed in 28 milliseconds