Skip to content

Commit

Permalink
add auth and data spaces components
Browse files Browse the repository at this point in the history
  • Loading branch information
DajanaSnopkova committed Apr 26, 2024
1 parent 583eec2 commit 70e5d2e
Show file tree
Hide file tree
Showing 15 changed files with 1,262 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
<!DOCTYPE html>
<html class="frame" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title></title>

<!-- JQUERY -->
<script type="text/javascript" src="../../lib/jquery/jquery.min.js"></script>
<!-- BOOTSTRAP -->
<link type="text/css" rel="stylesheet" href="../../lib/bootstrap/css/bootstrap.min.yeti.css">
<script type="text/javascript" src="../../lib/bootstrap/js/bootstrap-3.3.2.min.js"></script>
<!-- REPORT SPECIFIC -->
<link type="text/css" rel="stylesheet" href="../../css/model.css">
<link type="text/css" rel="stylesheet" href="../../css/i18n.css">
<script type="text/javascript" src="../../js/frame.js"></script>
<script type="text/javascript" src="../../js/imageMapResizer.min.js"></script>
</head>

<body>
<div class="panel panel-default root-panel">

<div class="panel-heading root-panel-heading">
<!-- Name -->
<b class="i18n-elementtype-AccessRelationship"></b>
<!-- If a View with Viewpoint -->
(<span class="i18n-elementtype-AccessRelationship"></span>)
<a class="glyphicon glyphicon-info-sign" id="hint-AccessRelationship" target="hint"></a>
</div>

<div class="panel-body root-panel-body">
<!-- If this is a digram model (has children and no bounds) show the image -->

<div role="tabpanel">
<!-- Nav tabs -->
<ul class="nav nav-tabs" role="tablist">
<!-- Purpose / Documentation / Content -->
<li role="presentation" class="active"><a href="#documentation" aria-controls="documentation" role="tab" data-toggle="tab" class="i18n-documentation"></a></li>

<!-- Properties -->
<li role="presentation"><a href="#properties" aria-controls="properties" role="tab" data-toggle="tab" class="i18n-properties"></a></li>

<!-- Analysis -->
<li role="presentation"><a href="#analysis" aria-controls="analysis" role="tab" data-toggle="tab" class="i18n-analysis"></a></li>

</ul>

<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="documentation">
<br>
<b class="i18n-relation-source"></b>
<a href="../elements/id-acf8669ead56497cb7b30103231b704c.html" target="element">
User and Organisational Management
</a>
<br>
<b class="i18n-relation-target"></b>
<a href="../elements/id-ae59b63428724634878d728bde69fac0.html" target="element">
SWR Catalogue
</a>
<br>
<br>
<div class="convertlinks documentation" style="white-space:pre-wrap"></div>
</div>
<div role="tabpanel" class="tab-pane" id="properties">
<table class="table table-striped table-hover table-condensed">
<thead>
<tr>
<th class="i18n-key"></th>
<th class="i18n-value"></th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<div role="tabpanel" class="tab-pane" id="analysis">
<table class="table table-striped table-hover table-condensed" id="used-in-views">
<thead>
<tr><th colspan="2" class="i18n-used-in-views" /></tr>
<tr>
<th class="i18n-name"></th>
<th class="i18n-viewpoint"></th>
</tr>
</thead>
<tbody>
<tr id="used-in-views-id-e3ae52bba4fb42dfa0b3900e7d37bdab">
<td><a href="../views/id-e3ae52bba4fb42dfa0b3900e7d37bdab.html" target="view" title="Brugges architecture"> Brugges architecture </a></td>
<td><span class="i18n-viewpoint-" /></td>
</tr>
</tbody>
</table>
<table class="table table-striped table-hover table-condensed" id="model-relations">
<thead>
<tr><th colspan="4" class="i18n-model-relations" /></tr>
<tr>
<th class="i18n-name"></th>
<th class="i18n-type"></th>
<th class="i18n-source"></th>
<th class="i18n-target"></th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">imageMapResize();</script>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
<!DOCTYPE html>
<html class="frame" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>IDS compliant Connectors (or inbuilt authentication mechanisms)</title>

<!-- JQUERY -->
<script type="text/javascript" src="../../lib/jquery/jquery.min.js"></script>
<!-- BOOTSTRAP -->
<link type="text/css" rel="stylesheet" href="../../lib/bootstrap/css/bootstrap.min.yeti.css">
<script type="text/javascript" src="../../lib/bootstrap/js/bootstrap-3.3.2.min.js"></script>
<!-- REPORT SPECIFIC -->
<link type="text/css" rel="stylesheet" href="../../css/model.css">
<link type="text/css" rel="stylesheet" href="../../css/i18n.css">
<script type="text/javascript" src="../../js/frame.js"></script>
<script type="text/javascript" src="../../js/imageMapResizer.min.js"></script>
</head>

<body>
<div class="panel panel-default root-panel">

<div class="panel-heading root-panel-heading">
<!-- Name -->
<b>IDS compliant Connectors (or inbuilt authentication mechanisms)</b>

<!-- If a View with Viewpoint -->
(<span class="i18n-elementtype-ApplicationInterface"></span>)
<a class="glyphicon glyphicon-info-sign" id="hint-ApplicationInterface" target="hint"></a>
</div>

<div class="panel-body root-panel-body">
<!-- If this is a digram model (has children and no bounds) show the image -->

<div role="tabpanel">
<!-- Nav tabs -->
<ul class="nav nav-tabs" role="tablist">
<!-- Purpose / Documentation / Content -->
<li role="presentation" class="active"><a href="#documentation" aria-controls="documentation" role="tab" data-toggle="tab" class="i18n-documentation"></a></li>

<!-- Properties -->
<li role="presentation"><a href="#properties" aria-controls="properties" role="tab" data-toggle="tab" class="i18n-properties"></a></li>

<!-- Analysis -->
<li role="presentation"><a href="#analysis" aria-controls="analysis" role="tab" data-toggle="tab" class="i18n-analysis"></a></li>

</ul>

<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="documentation">
<div class="convertlinks documentation" style="white-space:pre-wrap"></div>
</div>
<div role="tabpanel" class="tab-pane" id="properties">
<table class="table table-striped table-hover table-condensed">
<thead>
<tr>
<th class="i18n-key"></th>
<th class="i18n-value"></th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<div role="tabpanel" class="tab-pane" id="analysis">
<table class="table table-striped table-hover table-condensed" id="used-in-views">
<thead>
<tr><th colspan="2" class="i18n-used-in-views" /></tr>
<tr>
<th class="i18n-name"></th>
<th class="i18n-viewpoint"></th>
</tr>
</thead>
<tbody>
<tr id="used-in-views-id-e3ae52bba4fb42dfa0b3900e7d37bdab">
<td><a href="../views/id-e3ae52bba4fb42dfa0b3900e7d37bdab.html" target="view" title="Brugges architecture"> Brugges architecture </a></td>
<td><span class="i18n-viewpoint-" /></td>
</tr>
</tbody>
</table>
<table class="table table-striped table-hover table-condensed" id="model-relations">
<thead>
<tr><th colspan="4" class="i18n-model-relations" /></tr>
<tr>
<th class="i18n-name"></th>
<th class="i18n-type"></th>
<th class="i18n-source"></th>
<th class="i18n-target"></th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="../elements/id-c6499bc440d7484f87eaf02e32649226.html" target="element" title=""></a></td>
<td><span class="i18n-elementtype-AccessRelationship" /></td>
<td><a href="../elements/id-2d82b30a0e4d4fbd8acc96378c8678fd.html" target="element"> IDS compliant Connectors (or inbuilt authentication mechanisms)</a></td>
<td><a href="../elements/id-ae59b63428724634878d728bde69fac0.html" target="element"> SWR Catalogue</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">imageMapResize();</script>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
<!DOCTYPE html>
<html class="frame" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Identity Provider (Authentication)</title>

<!-- JQUERY -->
<script type="text/javascript" src="../../lib/jquery/jquery.min.js"></script>
<!-- BOOTSTRAP -->
<link type="text/css" rel="stylesheet" href="../../lib/bootstrap/css/bootstrap.min.yeti.css">
<script type="text/javascript" src="../../lib/bootstrap/js/bootstrap-3.3.2.min.js"></script>
<!-- REPORT SPECIFIC -->
<link type="text/css" rel="stylesheet" href="../../css/model.css">
<link type="text/css" rel="stylesheet" href="../../css/i18n.css">
<script type="text/javascript" src="../../js/frame.js"></script>
<script type="text/javascript" src="../../js/imageMapResizer.min.js"></script>
</head>

<body>
<div class="panel panel-default root-panel">

<div class="panel-heading root-panel-heading">
<!-- Name -->
<b>Identity Provider (Authentication)</b>

<!-- If a View with Viewpoint -->
(<span class="i18n-elementtype-ApplicationComponent"></span>)
<a class="glyphicon glyphicon-info-sign" id="hint-ApplicationComponent" target="hint"></a>
</div>

<div class="panel-body root-panel-body">
<!-- If this is a digram model (has children and no bounds) show the image -->

<div role="tabpanel">
<!-- Nav tabs -->
<ul class="nav nav-tabs" role="tablist">
<!-- Purpose / Documentation / Content -->
<li role="presentation" class="active"><a href="#documentation" aria-controls="documentation" role="tab" data-toggle="tab" class="i18n-documentation"></a></li>

<!-- Properties -->
<li role="presentation"><a href="#properties" aria-controls="properties" role="tab" data-toggle="tab" class="i18n-properties"></a></li>

<!-- Analysis -->
<li role="presentation"><a href="#analysis" aria-controls="analysis" role="tab" data-toggle="tab" class="i18n-analysis"></a></li>

</ul>

<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="documentation">
<div class="convertlinks documentation" style="white-space:pre-wrap"></div>
</div>
<div role="tabpanel" class="tab-pane" id="properties">
<table class="table table-striped table-hover table-condensed">
<thead>
<tr>
<th class="i18n-key"></th>
<th class="i18n-value"></th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<div role="tabpanel" class="tab-pane" id="analysis">
<table class="table table-striped table-hover table-condensed" id="used-in-views">
<thead>
<tr><th colspan="2" class="i18n-used-in-views" /></tr>
<tr>
<th class="i18n-name"></th>
<th class="i18n-viewpoint"></th>
</tr>
</thead>
<tbody>
<tr id="used-in-views-id-e3ae52bba4fb42dfa0b3900e7d37bdab">
<td><a href="../views/id-e3ae52bba4fb42dfa0b3900e7d37bdab.html" target="view" title="Brugges architecture"> Brugges architecture </a></td>
<td><span class="i18n-viewpoint-" /></td>
</tr>
</tbody>
</table>
<table class="table table-striped table-hover table-condensed" id="model-relations">
<thead>
<tr><th colspan="4" class="i18n-model-relations" /></tr>
<tr>
<th class="i18n-name"></th>
<th class="i18n-type"></th>
<th class="i18n-source"></th>
<th class="i18n-target"></th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="../elements/id-7dfefd9c8ccd4437a7adc2aae17b2876.html" target="element" title=""></a></td>
<td><span class="i18n-elementtype-AccessRelationship" /></td>
<td><a href="../elements/id-6017bacef3f6415da957677173593615.html" target="element"> Identity Provider (Authentication)</a></td>
<td><a href="../elements/id-ae59b63428724634878d728bde69fac0.html" target="element"> SWR Catalogue</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">imageMapResize();</script>
</body>
</html>
Loading

0 comments on commit 70e5d2e

Please sign in to comment.