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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/
H A DConfigureSocialAuthNViewBean.java126 AMPropertySheetModel model = new AMPropertySheetModel(openPropertySheetXml(UNKNOWN_PROVIDER_PROPERTIES));
141 propertySheetModel.setDocument(openPropertySheetXml(KNOWN_PROVIDER_PROPERTIES));
169 private InputStream openPropertySheetXml(final String file) { method in class:ConfigureSocialAuthNViewBean
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/task/
H A DConfigureSocialAuthNViewBean.java126 AMPropertySheetModel model = new AMPropertySheetModel(openPropertySheetXml(UNKNOWN_PROVIDER_PROPERTIES));
141 propertySheetModel.setDocument(openPropertySheetXml(KNOWN_PROVIDER_PROPERTIES));
169 private InputStream openPropertySheetXml(final String file) { method in class:ConfigureSocialAuthNViewBean

Completed in 27 milliseconds