Skip to content

Implement GET_SUMMARIES case in randomwalk security module #301

@DomGarguilo

Description

@DomGarguilo

When running rwalk Security.xml the following line throws an exception.

case GET_SUMMARIES:
throw new UnsupportedOperationException("GET_SUMMARIES not implemented");

I think it would be pretty easy to implement this so the rwalk security module could run properly again.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions