OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.springframework.security.acls.domain Bundle-Description: spring-security-acl-4.2.2.RELEASE Bundle-Name: spring-security-acl-4.2.2.RELEASE Bundle-Version: 4.2.2.RELEASE Export-Package: org.springframework.security.acls;uses:="org.aopalliance.intercept,org.springframework.security.access,org.springframework.security.access.vote,org.springframework.security.acls.domain,org.springframework.security.acls.model,org.springframework.security.core",org.springframework.security.acls.afterinvocation;uses:="org.springframework.security.access,org.springframework.security.acls.domain,org.springframework.security.acls.model,org.springframework.security.core",org.springframework.security.acls.domain;uses:="net.sf.ehcache,org.springframework.cache,org.springframework.security.access,org.springframework.security.access.hierarchicalroles,org.springframework.security.acls.model,org.springframework.security.core,org.springframework.security.core.authority,org.springframework.security.core.context,org.springframework.security.core.userdetails,org.springframework.security.util",org.springframework.security.acls.jdbc;uses:="org.springframework.security.acls.domain,org.springframework.security.acls.model,org.springframework.security.core,org.springframework.security.core.context,org.springframework.security.util",org.springframework.security.acls.model;uses:="org.springframework.security.core" Import-Package: java.io,java.lang,java.lang.reflect,java.sql,java.util,javax.sql,net.sf.ehcache;version="2.10.4",org.aopalliance.intercept;version="4.3.8.RELEASE",org.apache.commons.logging;version="1.7.25",org.springframework.cache;version="4.3.8.RELEASE",org.springframework.context;version="4.3.8.RELEASE",org.springframework.context.support;version="4.3.8.RELEASE",org.springframework.dao;version="4.3.8.RELEASE",org.springframework.jdbc.core;version="4.3.8.RELEASE",org.springframework.security.access;version="4.2.2.RELEASE",org.springframework.security.access.hierarchicalroles;version="4.2.2.RELEASE",org.springframework.security.access.vote;version="4.2.2.RELEASE",org.springframework.security.core;version="4.2.2.RELEASE",org.springframework.security.core.authority;version="4.2.2.RELEASE",org.springframework.security.core.context;version="4.2.2.RELEASE",org.springframework.security.core.userdetails;version="4.2.2.RELEASE",org.springframework.security.util;version="4.2.2.RELEASE",org.springframework.transaction.support;version="4.3.8.RELEASE",org.springframework.util;version="4.3.8.RELEASE"
|