Jar examples for o:org.apache.stanbol.commons.security.core
An Servlet Filter authenticating the user if a security exception occurs and executes the following handling chain as the authenticated user. Significant portions of the code are ported from apache clerezza platform.security.
You can download jar file org.apache.stanbol.commons.security.core 1.0.1 in this page.
Apache Software License, Version 2.0
You can use the following script to add org.apache.stanbol.commons.security.core-1.0.1.jar to your project.
<dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.security.core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.commons.security.core', version: '1.0.1'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.commons.security.core" % "1.0.1"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.commons.security.core" rev="1.0.1"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.commons.security.core', version='1.0.1'))
'org.apache.stanbol:org.apache.stanbol.commons.security.core:jar:1.0.1'
Click the following link to download the jar file.
org.apache.stanbol.commons.security.core-1.0.1-javadoc.jar