OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.springframework.security.taglibs.authz Bundle-Description: spring-security-taglibs-4.2.2.RELEASE Bundle-Name: spring-security-taglibs-4.2.2.RELEASE Bundle-Version: 4.2.2.RELEASE Export-Package: org.springframework.security.taglibs,org.springframework.security.taglibs.authz;uses:="org.springframework.expression,org.springframework.security.access,org.springframework.security.access.expression,org.springframework.security.core,org.springframework.security.core.context,org.springframework.security.taglibs,org.springframework.security.web,org.springframework.security.web.access,org.springframework.security.web.context.support,org.springframework.security.web.util",org.springframework.security.taglibs.csrf;uses:="org.springframework.security.web.csrf" Import-Package: java.io,java.lang,java.util,javax.servlet,javax.servlet.http,javax.servlet.jsp,javax.servlet.jsp.tagext,org.apache.commons.logging;version="1.7.25",org.springframework.beans;version="4.3.8.RELEASE",org.springframework.context;version="4.3.8.RELEASE",org.springframework.core;version="4.3.8.RELEASE",org.springframework.expression;version="4.3.8.RELEASE",org.springframework.security.access;version="4.2.2.RELEASE",org.springframework.security.access.expression;version="4.2.2.RELEASE",org.springframework.security.core;version="4.2.2.RELEASE",org.springframework.security.core.context;version="4.2.2.RELEASE",org.springframework.security.web;version="4.2.2.RELEASE",org.springframework.security.web.access;version="4.2.2.RELEASE",org.springframework.security.web.context.support;version="4.2.2.RELEASE",org.springframework.security.web.csrf;version="4.2.2.RELEASE",org.springframework.security.web.util;version="4.2.2.RELEASE",org.springframework.util;version="4.3.8.RELEASE",org.springframework.web.context;version="4.3.8.RELEASE",org.springframework.web.util;version="4.3.8.RELEASE"
|