aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src
AgeCommit message (Collapse)AuthorFilesLines
2007-08-27changed JavaDocpdanner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@963 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-27changed JavaDocpdanner1-2/+1
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@962 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-24movedpdanner5-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@952 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22set right directory positionpdanner5-0/+833
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@931 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Bugfix: in der Klasse ↵pdanner1-1/+1
"at.gv.egovernment.moa.id.auth.servlet.GetAuthenticationDataService" wurde das "RequestID"-Attribut immer vom <samlp:AssertionArtifact>-Element anstelle des <samlp:Request>-Elements genommen. Da das <samlp:AssertionArtifact>-Element aber kein solches Attribut hat, war das immer der leere String. Deshalb hatte dann im SOAP-Response das "InResponseTo"-Attribut immer den leeren String als Wert (siehe attachte Datei "soapResponseWrong.xml"): <samlp:Response InResponseTo="" IssueInstant="2007-08-10T16:53:40+02:00" MajorVersion="1" MinorVersion="0" ResponseID="3853364975403723914"> Richtig ist: <samlp:Response InResponseTo="1114457508436236300" IssueInstant="2007-08-10T16:53:40+02:00" MajorVersion="1" MinorVersion="0" ResponseID="3853364975403723914"> git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@926 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Evaluate result from signature manifest check and throw exception if an ↵hbratko1-3/+6
error code is returned (tranforms within signature do not match expected transforms from profile) - only in the case of AUTHBlock verification. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@923 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Unmarshal text value from <SignatureManifestCheck>/<Code>.hbratko1-27/+34
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@922 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Added field for signature manifest check code.hbratko1-0/+23
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@921 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-08Adapted project directory structure to suit the new maven based build process.mcentner161-0/+23586
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@909 d688527b-c9ab-4aba-bd8d-4036d912da1d