Package io.datarouter.auth.config
Class DatarouterAuthPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.auth.config.DatarouterAuthPaths
- All Implemented Interfaces:
io.datarouter.pathnode.PathsRoot
@Singleton
public class DatarouterAuthPaths
extends io.datarouter.pathnode.PathNode
implements io.datarouter.pathnode.PathsRoot
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal 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
-
admin
-
datarouter
-
userDeprovisioning
-
permissionRequest
-
signin
-
docs
public final io.datarouter.pathnode.PathNode docs -
home
public final io.datarouter.pathnode.PathNode home -
signout
public final io.datarouter.pathnode.PathNode signout
-
-
Constructor Details
-
DatarouterAuthPaths
public DatarouterAuthPaths()
-