-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
155 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
<mxfile host="65bd71144e"> | ||
<diagram id="FKrd2G3KQbH-6_mYKNOO" name="Page-1"> | ||
<mxGraphModel dx="652" dy="930" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0"/> | ||
<mxCell id="1" parent="0"/> | ||
<mxCell id="24" value="" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="280" y="180" width="80" height="80" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="4" style="edgeStyle=none;html=1;exitX=1;exitY=0.3333333333333333;exitDx=0;exitDy=0;exitPerimeter=0;entryX=-0.029;entryY=0.022;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="2" target="3"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="5" value="Prompts for access to filter classes" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=-45;" vertex="1" connectable="0" parent="4"> | ||
<mxGeometry x="-0.3062" relative="1" as="geometry"> | ||
<mxPoint x="16" y="-17" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="9" style="edgeStyle=none;html=1;exitX=1;exitY=0.3333333333333333;exitDx=0;exitDy=0;exitPerimeter=0;entryX=-0.021;entryY=0.467;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="2" target="3"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="10" value="Select filters and submit" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="9"> | ||
<mxGeometry x="0.0129" y="-2" relative="1" as="geometry"> | ||
<mxPoint y="-1" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="2" value="User" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1"> | ||
<mxGeometry x="40" y="370" width="40" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="6" style="edgeStyle=none;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.3333333333333333;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="3" target="2"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="7" value="Show list of filter options" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=-25;" vertex="1" connectable="0" parent="6"> | ||
<mxGeometry x="-0.2782" y="4" relative="1" as="geometry"> | ||
<mxPoint y="-3" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="12" style="edgeStyle=none;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="1" source="3" target="11"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="13" value="Query DB for selected filters" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="12"> | ||
<mxGeometry x="-0.3143" y="1" relative="1" as="geometry"> | ||
<mxPoint x="22" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="16" style="edgeStyle=none;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;" edge="1" parent="1" source="3"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<mxPoint x="80" y="390" as="targetPoint"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="17" value="Return classes" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=30;" vertex="1" connectable="0" parent="16"> | ||
<mxGeometry x="-0.1536" relative="1" as="geometry"> | ||
<mxPoint as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="3" value="Application" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1"> | ||
<mxGeometry x="260" y="220" width="120" height="360" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="14" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="11" target="3"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="15" value="Return queried class info" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="14"> | ||
<mxGeometry x="0.2822" relative="1" as="geometry"> | ||
<mxPoint x="25" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="11" value="DB" style="whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="590" y="220" width="110" height="360" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="25" value="Clean parameters" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> | ||
<mxGeometry x="260" y="150" width="120" height="30" as="geometry"/> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
<mxfile host="65bd71144e"> | ||
<diagram id="bvlFXpmF0mNvJczT25fB" name="Page-1"> | ||
<mxGraphModel dx="869" dy="1240" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0"/> | ||
<mxCell id="1" parent="0"/> | ||
<mxCell id="25" style="edgeStyle=none;html=1;exitX=1;exitY=0.3333333333333333;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="1" source="20" target="21"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="26" value="Sends user and pw" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=-20;" vertex="1" connectable="0" parent="25"> | ||
<mxGeometry x="0.1969" y="-1" relative="1" as="geometry"> | ||
<mxPoint as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="20" value="User" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1"> | ||
<mxGeometry x="20" y="250" width="30" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="23" style="edgeStyle=none;html=1;exitX=0;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=0.3333333333333333;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="21" target="20"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="24" value="Prompts user for login credentials" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=-45;" vertex="1" connectable="0" parent="23"> | ||
<mxGeometry x="-0.3863" y="1" relative="1" as="geometry"> | ||
<mxPoint x="-28" y="22" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="28" style="edgeStyle=none;html=1;exitX=1;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="21" target="27"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="29" value="Hand over credentials" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=45;" vertex="1" connectable="0" parent="28"> | ||
<mxGeometry x="0.2598" y="-2" relative="1" as="geometry"> | ||
<mxPoint x="-36" y="-39" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="34" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="21"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<mxPoint x="280" y="590" as="targetPoint"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="35" value="Reference DB with user identity" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="34"> | ||
<mxGeometry x="-0.3152" relative="1" as="geometry"> | ||
<mxPoint y="22" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="50" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="21" target="20"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="51" value="Return success or faiure" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="50"> | ||
<mxGeometry x="0.2815" relative="1" as="geometry"> | ||
<mxPoint x="25" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="21" value="Application" style="whiteSpace=wrap;html=1;fillColor=#1ba1e2;fontColor=#ffffff;strokeColor=#006EAF;" vertex="1" parent="1"> | ||
<mxGeometry x="230" y="110" width="100" height="340" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="30" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="27" target="21"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="31" value="Return user identity if there is one" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="30"> | ||
<mxGeometry x="0.391" y="-2" relative="1" as="geometry"> | ||
<mxPoint x="48" y="2" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="27" value="Google Auth" style="whiteSpace=wrap;html=1;fillColor=#008a00;fontColor=#ffffff;strokeColor=#005700;" vertex="1" parent="1"> | ||
<mxGeometry x="600" y="110" width="90" height="340" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="47" style="edgeStyle=elbowEdgeStyle;html=1;exitX=1;exitY=0;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="1" source="32" target="21"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="49" value="Return user permissions" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="47"> | ||
<mxGeometry x="0.2232" y="2" relative="1" as="geometry"> | ||
<mxPoint y="31" as="offset"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="32" value="DB" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d80073;fontColor=#ffffff;strokeColor=#A50040;" vertex="1" parent="1"> | ||
<mxGeometry x="240" y="590" width="220" height="180" as="geometry"/> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |