guards property

List<GuardBase> guards
final

All the guards with which you guard your pages

Implementation

final List<GuardBase> guards;