Package io.datarouter.auth.config
Class DatarouterAuthFiles.JsFiles
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.auth.config.DatarouterAuthFiles.JsFiles
- Enclosing class:
- DatarouterAuthFiles
public static class DatarouterAuthFiles.JsFiles
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description io.datarouter.pathnode.PathNodeaccountManagerJsxio.datarouter.pathnode.PathNodedeprovisionedUsersJsxio.datarouter.pathnode.PathNodeviewUsersJsx -
Constructor Summary
Constructors Constructor Description JsFiles() -
Method Summary
-
Field Details
-
accountManagerJsx
public final io.datarouter.pathnode.PathNode accountManagerJsx -
deprovisionedUsersJsx
public final io.datarouter.pathnode.PathNode deprovisionedUsersJsx -
viewUsersJsx
public final io.datarouter.pathnode.PathNode viewUsersJsx
-
-
Constructor Details
-
JsFiles
public JsFiles()
-