parent
7ddc00521e
commit
2a6f0cac5a
|
@ -81,7 +81,7 @@ final class PostAuthorizeExpressionAttributeRegistry extends AbstractExpressionA
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Uses the provided {@link ApplicationContext} to resolve the
|
* 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
|
* @param context the {@link ApplicationContext} to use
|
||||||
*/
|
*/
|
||||||
void setApplicationContext(ApplicationContext context) {
|
void setApplicationContext(ApplicationContext context) {
|
||||||
|
|
Loading…
Reference in New Issue