Package io.datarouter.auth.config
Class DatarouterAuthFiles.JspAuthenticationFiles
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.auth.config.DatarouterAuthFiles.JspAuthenticationFiles
- Enclosing class:
- DatarouterAuthFiles
public static class DatarouterAuthFiles.JspAuthenticationFiles
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description io.datarouter.pathnode.PathNodepermissionRequestJspFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors Constructor Description JspAuthenticationFiles() -
Method Summary
Methods 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
-
permissionRequestJsp
public final io.datarouter.pathnode.PathNode permissionRequestJsp
-
-
Constructor Details
-
JspAuthenticationFiles
public JspAuthenticationFiles()
-