Package io.datarouter.secretweb.config
Class DatarouterSecretPaths.SecretPaths
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.secretweb.config.DatarouterSecretPaths.SecretPaths
- Enclosing class:
DatarouterSecretPaths
public static class DatarouterSecretPaths.SecretPaths
extends io.datarouter.pathnode.PathNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal 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
-
handle
public final io.datarouter.pathnode.PathNode handle -
getSecretClientSupplierConfig
public final io.datarouter.pathnode.PathNode getSecretClientSupplierConfig
-
-
Constructor Details
-
SecretPaths
public SecretPaths()
-