|
@@ -21,7 +21,7 @@ Where a module depends on another Spring Security module, the non-optional depen
|
|
|
|
|
|
[[spring-security-core]]
|
|
|
== Core -- `spring-security-core.jar`
|
|
|
-This module contains core authentication and access-contol classes and interfaces, remoting support, and basic provisioning APIs.
|
|
|
+This module contains core authentication and access-control classes and interfaces, remoting support, and basic provisioning APIs.
|
|
|
It is required by any application that uses Spring Security.
|
|
|
It supports standalone applications, remote clients, method (service layer) security, and JDBC user provisioning.
|
|
|
It contains the following top-level packages:
|
|
@@ -317,7 +317,7 @@ It requires OpenID4Java.
|
|
|
This module contains support for testing with Spring Security.
|
|
|
|
|
|
[[spring-security-taglibs]]
|
|
|
-== Taglibs -- `spring-secuity-taglibs.jar`
|
|
|
+== Taglibs -- `spring-security-taglibs.jar`
|
|
|
Provides Spring Security's JSP tag implementations.
|
|
|
|
|
|
.Taglib Dependencies
|