Skip to content

Add HttpRequest type parameter and remove RouteMatch method parameter for implementations of io.micronaut.security.rules.SecurityRule #85

@jeremyg484

Description

@jeremyg484

Existing Micronaut Framework 3 custom implementations of io.micronaut.security.rules.SecurityRule will need to have HttpRequest added as a type parameter of the interface in their implements clause, and their check method will need to have the RouteMatch parameter removed.

See https://github.com/micronaut-projects/micronaut-security/pull/1320/files#diff-b8c51df0759135f42f75cd53042646e31557017695d475736e08af4e3aabc573 for the interface changes.

This is a continuation of the changes noted in issue #63

Metadata

Metadata

Assignees

Labels

recipeRecipe requested

Type

No type

Projects

Status

Recipes Wanted

Relationships

None yet

Development

No branches or pull requests

Issue actions