Returns the same
Path as the argument passed in.
i.e. the Path is unchanged.
- Author:
- Owen Feehan
-
Constructor Summary
Constructors
-
Method Summary
Derives a new path from an existing path.
-
Constructor Details
-
Identity
public Identity()
-
Method Details
-
deriveFrom
Derives a new path from an existing path.
- Specified by:
deriveFrom in class DerivePath
- Parameters:
source - the path to derive from.
debugMode - true if debug-mode is activated
- Returns:
- the derived path.
- Throws:
DerivePathException - if anything goes wrong