Class DefaultAttackPathFinder

java.lang.Object
edu.kit.ipd.sdq.attacksurface.graph.DefaultAttackPathFinder
All Implemented Interfaces:
AttackPathFinder

public class DefaultAttackPathFinder extends Object implements AttackPathFinder
The default implementation of AttackPathFinder.
  • Constructor Details

    • DefaultAttackPathFinder

      public DefaultAttackPathFinder()
  • Method Details