Wed, 08 May 2013 18:23:50 +0200 |
Tom Gottfried |
merge
|
Wed, 08 May 2013 18:23:41 +0200 |
Tom Gottfried |
STA parser: more informative warning
|
Wed, 08 May 2013 18:21:27 +0200 |
Tom Gottfried |
STA parser: Spaces after gauge name given in spec are sometimes used for gauge name, so parse them
|
Wed, 08 May 2013 17:57:51 +0200 |
Bernhard Herzog |
Add AuthenticationServlet, a common base class for the login servlets
|
Wed, 08 May 2013 17:56:14 +0200 |
Bernhard Herzog |
Treat SAML URL as login URL in GGInAFilter.
|
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?
|