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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchema.java231 * Sets the exportable nature of the service configurations created for this
236 * @param exportable
241 public void setExportable(boolean exportable) { argument
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchema.java233 * Sets the exportable nature of the service configurations created for this
238 * @param exportable
243 public void setExportable(boolean exportable) { argument

Completed in 43 milliseconds