Spring Security Core 2.0.4.A
org.springframework.security
Added: 2008-10-20
Download:
Ivy:
<dependency org="org.springframework.security" name="org.springframework.security" rev="2.0.4.A" />
Maven:
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>org.springframework.security</artifactId>
<version>2.0.4.A</version>
</dependency>
MANIFEST.MF
Import-Bundle: org.springframework.security;version="[2.0.4.A,2.0.4.A]"
Libraries (0)
No libraries contain this bundleRequired Dependencies (8)
| Bundle Name | Bundle Symbolic Name | Version |
|---|---|---|
| AOP Alliance API | com.springsource.org.aopalliance | 1.0.0 |
| Apache Commons Codec | com.springsource.org.apache.commons.codec | 1.4.0 |
| Apache Commons Collections | com.springsource.org.apache.commons.collections | 3.2.1 |
| Apache Commons Logging | com.springsource.org.apache.commons.logging | 1.1.1 |
| Spring AOP | org.springframework.aop | 2.5.6.SEC02 |
| Spring Beans | org.springframework.beans | 2.5.6.SEC02 |
| Spring Context | org.springframework.context | 2.5.6.SEC02 |
| Spring Core | org.springframework.core | 2.5.6.SEC02 |
Exported Packages (66)
- org.springframework.security
- org.springframework.security.acl
- org.springframework.security.acl.basic
- org.springframework.security.acl.basic.cache
- org.springframework.security.acl.basic.jdbc
- org.springframework.security.adapters
- org.springframework.security.afterinvocation
- org.springframework.security.authoritymapping
- org.springframework.security.concurrent
- org.springframework.security.config
- org.springframework.security.context
- org.springframework.security.context.httpinvoker
- org.springframework.security.context.rmi
- org.springframework.security.event.authentication
- org.springframework.security.event.authorization
- org.springframework.security.intercept
- org.springframework.security.intercept.method
- org.springframework.security.intercept.method.aopalliance
- org.springframework.security.intercept.method.aspectj
- org.springframework.security.intercept.web
- org.springframework.security.ldap
- org.springframework.security.ldap.populator
- org.springframework.security.ldap.search
- org.springframework.security.providers
- org.springframework.security.providers.anonymous
- org.springframework.security.providers.dao
- org.springframework.security.providers.dao.cache
- org.springframework.security.providers.dao.salt
- org.springframework.security.providers.encoding
- org.springframework.security.providers.jaas
- org.springframework.security.providers.jaas.event
- org.springframework.security.providers.ldap
- org.springframework.security.providers.ldap.authenticator
- org.springframework.security.providers.preauth
- org.springframework.security.providers.rcp
- org.springframework.security.providers.rememberme
- org.springframework.security.providers.x509
- org.springframework.security.providers.x509.cache
- org.springframework.security.providers.x509.populator
- org.springframework.security.runas
- org.springframework.security.securechannel
- org.springframework.security.token
- org.springframework.security.ui
- org.springframework.security.ui.basicauth
- org.springframework.security.ui.digestauth
- org.springframework.security.ui.logout
- org.springframework.security.ui.preauth
- org.springframework.security.ui.preauth.header
- org.springframework.security.ui.preauth.j2ee
- org.springframework.security.ui.preauth.websphere
- org.springframework.security.ui.preauth.x509
- org.springframework.security.ui.rememberme
- org.springframework.security.ui.savedrequest
- org.springframework.security.ui.session
- org.springframework.security.ui.switchuser
- org.springframework.security.ui.webapp
- org.springframework.security.ui.x509
- org.springframework.security.userdetails
- org.springframework.security.userdetails.checker
- org.springframework.security.userdetails.hierarchicalroles
- org.springframework.security.userdetails.jdbc
- org.springframework.security.userdetails.ldap
- org.springframework.security.userdetails.memory
- org.springframework.security.util
- org.springframework.security.vote
- org.springframework.security.wrapper
Imported Packages (66)
| Package Name | Version Range | Optional? |
|---|---|---|
| javax.crypto | [0.0.0, infinity) | false |
| javax.crypto.spec | [0.0.0, infinity) | false |
| javax.naming | [0.0.0, infinity) | false |
| javax.naming.directory | [0.0.0, infinity) | false |
| javax.naming.ldap | [0.0.0, infinity) | false |
| javax.rmi | [0.0.0, infinity) | false |
| javax.security.auth | [0.0.0, infinity) | false |
| javax.security.auth.callback | [0.0.0, infinity) | false |
| javax.security.auth.login | [0.0.0, infinity) | false |
| javax.security.auth.spi | [0.0.0, infinity) | false |
| javax.servlet | [2.4.0, 3.0.0) | true |
| javax.servlet.http | [2.4.0, 3.0.0) | true |
| javax.sql | [0.0.0, infinity) | false |
| javax.xml.parsers | [0.0.0, infinity) | false |
| net.sf.ehcache | [1.4.1, 2.0.0) | true |
| org.aopalliance.aop | [1.0.0, 2.0.0) | false |
| org.aopalliance.intercept | [1.0.0, 2.0.0) | false |
| org.apache.commons.codec.binary | [1.3.0, 2.0.0) | false |
| org.apache.commons.codec.digest | [1.3.0, 2.0.0) | false |
| org.apache.commons.collections.iterators | [3.2.0, 4.0.0] | false |
| org.apache.commons.logging | [1.1.1, 2.0.0) | false |
| org.apache.directory.server.configuration | [1.0.2, 2.0.0) | true |
| org.apache.directory.server.core | [1.0.2, 2.0.0) | true |
| org.apache.directory.server.core.configuration | [1.0.2, 2.0.0) | true |
| org.apache.directory.server.jndi | [1.0.2, 2.0.0) | true |
| org.apache.directory.server.protocol.shared.store | [1.0.2, 2.0.0) | true |
| org.aspectj.lang | [1.5.4, 2.0.0) | true |
| org.aspectj.lang.reflect | [1.5.4, 2.0.0) | true |
| org.aspectj.weaver.tools | [1.5.4, 2.0.0) | true |
| org.jaxen | [1.1.1, 2.0.0) | true |
| org.jaxen.dom | [1.1.1, 2.0.0) | true |
| org.springframework.aop | [2.5.5.A, 3.0.0) | false |
| org.springframework.aop.config | [2.5.5.A, 3.0.0) | false |
| org.springframework.aop.framework | [2.5.5.A, 3.0.0) | false |
| org.springframework.aop.support | [2.5.5.A, 3.0.0) | false |
| org.springframework.beans | [2.5.5.A, 3.0.0) | false |
| org.springframework.beans.factory | [2.5.5.A, 3.0.0) | false |
| org.springframework.beans.factory.config | [2.5.5.A, 3.0.0) | false |
| org.springframework.beans.factory.parsing | [2.5.5.A, 3.0.0) | false |
| org.springframework.beans.factory.support | [2.5.5.A, 3.0.0) | false |
| org.springframework.beans.factory.xml | [2.5.5.A, 3.0.0) | false |
| org.springframework.beans.propertyeditors | [2.5.5.A, 3.0.0) | false |
| org.springframework.context | [2.5.5.A, 3.0.0) | false |
| org.springframework.context.i18n | [2.5.5.A, 3.0.0) | false |
| org.springframework.context.support | [2.5.5.A, 3.0.0) | false |
| org.springframework.core | [2.5.5.A, 3.0.0) | false |
| org.springframework.core.io | [2.5.5.A, 3.0.0) | false |
| org.springframework.core.io.support | [2.5.5.A, 3.0.0) | false |
| org.springframework.dao | [2.5.5.A, 3.0.0) | true |
| org.springframework.dao.support | [2.5.5.A, 3.0.0) | true |
| org.springframework.jdbc.core | [2.5.5.A, 3.0.0) | true |
| org.springframework.jdbc.core.support | [2.5.5.A, 3.0.0) | true |
| org.springframework.jdbc.object | [2.5.5.A, 3.0.0) | true |
| org.springframework.ldap | [1.2.1.A, 2.0.0) | true |
| org.springframework.ldap.core | [1.2.1.A, 2.0.0) | true |
| org.springframework.ldap.core.support | [1.2.1.A, 2.0.0) | true |
| org.springframework.metadata | [2.5.5.A, 3.0.0) | false |
| org.springframework.mock.web | [2.5.5.A, 3.0.0) | true |
| org.springframework.remoting.httpinvoker | [2.5.5.A, 3.0.0) | true |
| org.springframework.remoting.support | [2.5.5.A, 3.0.0) | true |
| org.springframework.util | [2.5.5.A, 3.0.0) | false |
| org.springframework.util.xml | [2.5.5.A, 3.0.0) | false |
| org.springframework.web.context | [2.5.5.A, 3.0.0) | true |
| org.springframework.web.context.support | [2.5.5.A, 3.0.0) | true |
| org.w3c.dom | [0.0.0, infinity) | false |
| org.xml.sax | [0.0.0, infinity) | false |