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 class  DatarouterAuthFiles.JsFiles  
    static class  DatarouterAuthFiles.JspAuthenticationFiles  
    static class  DatarouterAuthFiles.JspFiles  

    Nested classes/interfaces inherited from class io.datarouter.pathnode.FilesRoot

    io.datarouter.pathnode.FilesRoot.NoOpFilesRoot
  • Field Summary

    Fields 
    Modifier and Type Field Description
    DatarouterAuthFiles.JsFiles js  
    DatarouterAuthFiles.JspFiles jsp  

    Fields 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

    filesToOmit

    Methods inherited from class io.datarouter.pathnode.PathNode

    branch, equals, getValue, hashCode, isLeaf, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithoutLeadingSlash, toSlashedStringWithTrailingSlash, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait