diff --git a/src/docbkx/namespace-config.xml b/src/docbkx/namespace-config.xml index 6053a288bc..b189aa58f2 100644 --- a/src/docbkx/namespace-config.xml +++ b/src/docbkx/namespace-config.xml @@ -526,7 +526,7 @@ entire application context. You should only declare one <global-method-security> element. The following declaration would enable support for both types of annotations: + ]]> @@ -536,9 +536,9 @@ The use of protect-pointcut is particularly powerful, as it allows you to apply security to many beans with only a simple declaration. Consider the following example: + - + ]]> This will protect all methods on beans declared in the application context whose classes