Skip to content

AuthorizeReturnObject AOT support should register proxied class as well #16106

Closed
@jzheaux

Description

@jzheaux

When AuthorizeReturnObject creates a CGLIB proxy, that proxy will need to look up the proxied object's methods with reflection.

To ensure those methods are available via reflection for the proxy, the appropriate runtime hints should be registered.

Metadata

Metadata

Assignees

Labels

in: coreAn issue in spring-security-coretype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions