Searched defs:RADIO_EXTENDED (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DImportEntityViewBean.java69 private static final String RADIO_EXTENDED = "radioExtended"; field in class:ImportEntityViewBean
119 value = (String)getDisplayFieldValue(RADIO_EXTENDED);
121 setDisplayFieldValue(RADIO_EXTENDED, "url");
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DImportEntityViewBean.java69 private static final String RADIO_EXTENDED = "radioExtended"; field in class:ImportEntityViewBean
119 value = (String)getDisplayFieldValue(RADIO_EXTENDED);
121 setDisplayFieldValue(RADIO_EXTENDED, "url");
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/
H A DCreateHostedIDPViewBean.java74 private static final String RADIO_EXTENDED = "radioExtendedData"; field in class:CreateHostedIDPViewBean
253 value = (String)getDisplayFieldValue(RADIO_EXTENDED);
255 setDisplayFieldValue(RADIO_EXTENDED, "file");
H A DCreateHostedSPViewBean.java73 private static final String RADIO_EXTENDED = "radioExtendedData"; field in class:CreateHostedSPViewBean
254 value = (String)getDisplayFieldValue(RADIO_EXTENDED);
256 setDisplayFieldValue(RADIO_EXTENDED, "file");
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/task/
H A DCreateHostedIDPViewBean.java74 private static final String RADIO_EXTENDED = "radioExtendedData"; field in class:CreateHostedIDPViewBean
253 value = (String)getDisplayFieldValue(RADIO_EXTENDED);
255 setDisplayFieldValue(RADIO_EXTENDED, "file");
H A DCreateHostedSPViewBean.java73 private static final String RADIO_EXTENDED = "radioExtendedData"; field in class:CreateHostedSPViewBean
254 value = (String)getDisplayFieldValue(RADIO_EXTENDED);
256 setDisplayFieldValue(RADIO_EXTENDED, "file");

Completed in 33 milliseconds