removed jwt interface

This commit is contained in:
Walter Oggioni
2017-07-14 08:55:28 +02:00
parent 3d4b827fca
commit b79c48db25
35 changed files with 122 additions and 1235 deletions

View File

@@ -3,16 +3,12 @@
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
version="3.1">
<listener>
<listener-class>eu.webtoolkit.jwt.ServletInit</listener-class>
</listener>
<display-name>jpacrepo</display-name>
<description>jpacrepo</description>
<!--<session-config>-->
<!--<tracking-mode>URL</tracking-mode>-->
<!--</session-config>-->
<session-config>
<tracking-mode>COOKIE</tracking-mode>
</session-config>
<error-page>
<error-code>404</error-code>