From ed19c3b21b338e05efae1067216a5bbb7d60efe4 Mon Sep 17 00:00:00 2001 From: Bojan Suzic Date: Fri, 17 Jan 2014 16:09:46 +0100 Subject: changing chars to reflect utf8 --- id/ConfigWebTool/ConfigurationInterface.iml | 168 ++++++++++++++++++++++ id/server/auth/moa-id-auth.iml | 140 ++++++++++++++++++ id/server/idserverlib/moa-id-lib.iml | 131 +++++++++++++++++ id/server/moa-id-commons/moa-id-commons.iml | 63 ++++++++ id/server/moa-id.iml | 13 ++ id/server/proxy/moa-id-proxy.iml | 137 ++++++++++++++++++ id/server/stork-saml-engine/stork-saml-engine.iml | 37 +++++ 7 files changed, 689 insertions(+) create mode 100644 id/ConfigWebTool/ConfigurationInterface.iml create mode 100644 id/server/auth/moa-id-auth.iml create mode 100644 id/server/idserverlib/moa-id-lib.iml create mode 100644 id/server/moa-id-commons/moa-id-commons.iml create mode 100644 id/server/moa-id.iml create mode 100644 id/server/proxy/moa-id-proxy.iml create mode 100644 id/server/stork-saml-engine/stork-saml-engine.iml (limited to 'id') diff --git a/id/ConfigWebTool/ConfigurationInterface.iml b/id/ConfigWebTool/ConfigurationInterface.iml new file mode 100644 index 000000000..691a1bef9 --- /dev/null +++ b/id/ConfigWebTool/ConfigurationInterface.iml @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/id/server/auth/moa-id-auth.iml b/id/server/auth/moa-id-auth.iml new file mode 100644 index 000000000..b92baa5b7 --- /dev/null +++ b/id/server/auth/moa-id-auth.iml @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/id/server/idserverlib/moa-id-lib.iml b/id/server/idserverlib/moa-id-lib.iml new file mode 100644 index 000000000..8a104d4dc --- /dev/null +++ b/id/server/idserverlib/moa-id-lib.iml @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/id/server/moa-id-commons/moa-id-commons.iml b/id/server/moa-id-commons/moa-id-commons.iml new file mode 100644 index 000000000..e8ef0548b --- /dev/null +++ b/id/server/moa-id-commons/moa-id-commons.iml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/id/server/moa-id.iml b/id/server/moa-id.iml new file mode 100644 index 000000000..c418d6693 --- /dev/null +++ b/id/server/moa-id.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/id/server/proxy/moa-id-proxy.iml b/id/server/proxy/moa-id-proxy.iml new file mode 100644 index 000000000..58e8c2e70 --- /dev/null +++ b/id/server/proxy/moa-id-proxy.iml @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/id/server/stork-saml-engine/stork-saml-engine.iml b/id/server/stork-saml-engine/stork-saml-engine.iml new file mode 100644 index 000000000..74f42f4a7 --- /dev/null +++ b/id/server/stork-saml-engine/stork-saml-engine.iml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3