Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Add saml servlet to web.xml configuration.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Add SamlServlet to implement actual login via SAML Ticket.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Add TicketValidator.checkTicket(InputStream) method.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Make instantiation of saml.User easier.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Move User class from was to saml sub-package.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Remove now unused JDom namespace constants for SAML.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Remove now unused old Assertion class.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Adapt WAS Response to new SAML validation code.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Pass trusted key filename to Response in WAS Authenticator.
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Add trusted key for SAML authentication and configure it in web.xml.
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Add SAML ticket validator classes.
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Add new SAML Assertion class based on WAS Assertion.
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Add XPathUtils, helper functions to process SAML with XPath.
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Add NamespaceContext for SAML handling.
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Remove unused method Assertion.getID() and the relate field
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Remove unused method Response.getRoot()
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Remove unused Signature class.
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Remove unused Assertion.getSiganture() method and the related field
|
Wed, 08 May 2013 17:56:13 +0200 |
Bernhard Herzog |
Pass LoginServlet's ServletContext to the Authenticators.
|
Wed, 08 May 2013 17:52:54 +0200 |
Sascha L. Teichmann |
Importer: Log an error if parsing a STA file failed.
|
Wed, 08 May 2013 17:12:48 +0200 |
Sascha L. Teichmann |
Removed obsolete import.
|
Wed, 08 May 2013 17:04:49 +0200 |
Sascha L. Teichmann |
Delete discharge tables which are in AFT but not in FLYS. Fixed Oracle specific pom.xml
|
Wed, 08 May 2013 17:02:51 +0200 |
Sascha L. Teichmann |
Fixed build error. Is this really supposed to work?
|
Wed, 08 May 2013 16:34:45 +0200 |
Raimund Renkert |
Implemented interaction design in project startup page.
|
Wed, 08 May 2013 16:32:23 +0200 |
Raimund Renkert |
CSS stuff to highlight river links.
|
Wed, 08 May 2013 16:31:49 +0200 |
Raimund Renkert |
HTML document and images for interactive image map.
|
Wed, 08 May 2013 15:04:04 +0200 |
Felix Wolfsteller |
PRFParser: Ignore skip-lines field, simplifies code a bit.
|
Wed, 08 May 2013 14:58:16 +0200 |
Felix Wolfsteller |
PRFParser: Documentation.
|
Wed, 08 May 2013 13:16:29 +0200 |
Tom Gottfried |
Schema change: leave it up to AFT whether time intervals are unique per gauge but do not accept duplicate bfg_id per gauge
|
Wed, 08 May 2013 11:42:08 +0200 |
Felix Wolfsteller |
issue1267: W80CSVParser do not stumble about malformed lines.
|