Package io.datarouter.auth.config
Class DatarouterAuthFiles
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.pathnode.FilesRoot
io.datarouter.auth.config.DatarouterAuthFiles
@Singleton
public class DatarouterAuthFiles
extends io.datarouter.pathnode.FilesRoot
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDatarouterAuthFiles.JsFilesstatic classDatarouterAuthFiles.JspAuthenticationFilesstatic classDatarouterAuthFiles.JspFilesNested classes/interfaces inherited from class io.datarouter.pathnode.FilesRoot
io.datarouter.pathnode.FilesRoot.NoOpFilesRoot -
Field Summary
Fields Modifier and Type Field Description DatarouterAuthFiles.JsFilesjsDatarouterAuthFiles.JspFilesjspFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors Constructor Description DatarouterAuthFiles() -
Method Summary
Methods inherited from class io.datarouter.pathnode.FilesRoot
filesToOmitMethods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
js
-
jsp
-
-
Constructor Details
-
DatarouterAuthFiles
public DatarouterAuthFiles()
-