Searched defs:TYPE_COLUMN_DATA (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/
H A DAuthPropertiesViewBean.java117 private static final String TYPE_COLUMN_DATA = "typeColumnData"; field in class:AuthPropertiesViewBean
366 tableModel.setValue(TYPE_COLUMN_DATA, type);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/
H A DAuthPropertiesViewBean.java113 private static final String TYPE_COLUMN_DATA = "typeColumnData"; field in class:AuthPropertiesViewBean
363 tableModel.setValue(TYPE_COLUMN_DATA, type);

Completed in 31 milliseconds