Mercurial > dive4elements > river
annotate gwt-client/src/main/webapp/WEB-INF/saml-signer-cert.pem @ 7382:420eb5a5fde4
Datacage: Add function dc:find-all(needle, haystack).
Finds all matches for needle in haystack and results them als a list of strings.
Example:
dc:find-all("\d{4}", "1919 1291 1299 3029")
returns
("1919", "1291, "1299", "3029")
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Fri, 18 Oct 2013 18:15:33 +0200 |
parents | 92da396f80d7 |
children |
rev | line source |
---|---|
5942
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
1 -----BEGIN CERTIFICATE----- |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
2 MIICDzCCAXigAwIBAgIETQYOHzANBgkqhkiG9w0BAQUFADBMMQswCQYDVQQGEwJERTEQMA4GA1UE |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
3 BxMHS29ibGVuejENMAsGA1UEChMEYmFmZzENMAsGA1UECxMEYmFmZzENMAsGA1UEAxMEYmFmZzAe |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
4 Fw0xMDEyMTMxMjE0MjNaFw0xNTExMTcxMjE0MjNaMEwxCzAJBgNVBAYTAkRFMRAwDgYDVQQHEwdL |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
5 b2JsZW56MQ0wCwYDVQQKEwRiYWZnMQ0wCwYDVQQLEwRiYWZnMQ0wCwYDVQQDEwRiYWZnMIGfMA0G |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
6 CSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIg0iXqjbFVDCuwiHR06U8+8IZmTl5mVDeH34zjqcCWEKf |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
7 T2W2VS9SJhxyjP+DGDfDS9obqEZkYi8i4kLe533e+CQBWKud5mCHguVEiydOkUpUo0En4jFk9DBb |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
8 kEDK8HV/CFzc1zX/6UJWGI8QL4ewQWhfhJSN/aoWweo0Sjr7mQIDAQABMA0GCSqGSIb3DQEBBQUA |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
9 A4GBALpDcIQ0s+qhP+WvSkiVYiyGS9lnJWkrTMY89Q8kWbeiLr3/YA2fAQFJDqZ1Q8JxgUwadzv9 |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
10 6DClAW+6nPCnx3zQuP+tV9jZwQ5MSykHtwK+GAIwpLktx88b3BtIEOvMQjACoaPt3Z/Epm+VYT72 |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
11 rrxc7eejd9GfGIrCi4q2j4/j |
92da396f80d7
Add trusted key for SAML authentication and configure it in web.xml.
Bernhard Herzog <bh@intevation.de>
parents:
diff
changeset
|
12 -----END CERTIFICATE----- |