Skip to content
FLonpl6 edited this page Dec 17, 2014 · 6 revisions

Architecture

Architecture EMD Plugin

*The Architecture of the Plugin*

# UIPlugin

The UIPlugin is using the AngularJS v1.3.0 javascript framework and the Patternfly v1.0.5 css framework.

Jave Servlet

Password Input

Due to design of the Engine-Manage-Domains CLI, when a user enter a password in the UIPlugin, the Servlet create a passwordFile to input it to the CLI. The new passwordFile has a random name of 10 characters followed by the extension .txt and is delete after the command is completed.