guards property

List<PlexRouteGuard> guards
final

Optional guards. If rule is set and guards is empty, PlexRoleGuard is used automatically.

Implementation

final List<PlexRouteGuard> guards;