Package io.datarouter.auth.config
Class DatarouterAuthPaths.AccountManagerPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.auth.config.DatarouterAuthPaths.AccountManagerPaths
- Enclosing class:
DatarouterAuthPaths
public static class DatarouterAuthPaths.AccountManagerPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodefinal io.datarouter.pathnode.PathNodeFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors -
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
-
index
public final io.datarouter.pathnode.PathNode index -
list
public final io.datarouter.pathnode.PathNode list -
getDetails
public final io.datarouter.pathnode.PathNode getDetails -
add
public final io.datarouter.pathnode.PathNode add -
delete
public final io.datarouter.pathnode.PathNode delete
-
-
Constructor Details
-
AccountManagerPaths
public AccountManagerPaths()
-