mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Fix not exist class in java doc
Closes gh-14954
This commit is contained in:
parent
7ddc00521e
commit
2a6f0cac5a
@ -81,7 +81,7 @@ final class PostAuthorizeExpressionAttributeRegistry extends AbstractExpressionA
|
||||
|
||||
/**
|
||||
* Uses the provided {@link ApplicationContext} to resolve the
|
||||
* {@link MethodAuthorizationDeniedPostProcessor} from {@link PostAuthorize}
|
||||
* {@link MethodAuthorizationDeniedHandler} from {@link PostAuthorize}
|
||||
* @param context the {@link ApplicationContext} to use
|
||||
*/
|
||||
void setApplicationContext(ApplicationContext context) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user