RSA Client and Executor B-Spec

Slides:



Advertisements
Similar presentations
IVOA Beijing Interop May 15-16, 2007 Apps Messaging Issues.
Advertisements

IRRA DSpace April 2006 Claire Knowles University of Edinburgh.
Building FHIR Servers on Existing Applications
Cloud PIV Authentication and Authorization Demo PIV Card User Workstation Central Security Server In order to use Cloud Authentication and Authorization.
Prime’ Senior Project. Presentation Outline What is Our Project? Problem Definition What does our system do? How does the system work? Implementation.
Architecture & Integration: CP v x Platforms: Windows NT sp5(6a)/Solaris 2.8 iWS Client(s) Netscape/IE 4.0+ Java Servlet Engine (Java Servlet API)
B-Spec Review Phil Pratt-Szeliga CSE 784 Fall 2009.
UNIVERSITY OF JYVÄSKYLÄ Peer-to-Peer Studio Server User Interface Chedar node Chedar node Chedar node Chedar node Peer-to-Peer Studio.
Collaborative Picture Gallery Project Presentation Amos Hersch Aviad Barzilai Supervisor Maxim Gurevitch Lab Chief Eng. Ilana David.
Setting up in Outlook Express. Select “Tools” from the toolbar menu.
Application architectures
TIBCO Designer TIBCO BusinessWorks is a scalable, extensible, and easy to use integration platform that allows you to develop, deploy, and run integration.
W3af LUCA ALEXANDRA ADELA – MISS 1. w3af  Web Application Attack and Audit Framework  Secures web applications by finding and exploiting web application.
Customized cloud platform for computing on your terms !
Designing For Testability. Incorporate design features that facilitate testing Include features to: –Support test automation at all levels (unit, integration,
File Recovery and Forensics
SSL, Single Sign On, and External Authentication Presented By Jeff Kelley April 12, 2005.
Module 8 DNS Tools & Diagnostics. Objectives Understand dig and nslookup Understand BIND toolset Understand BIND logs Understand wire level messages.
Module 7: Managing Message Transport. Overview Introduction to Message Transport Implementing Message Transport.
WebLogic Server 7.0 New Features Alexander Berry, Jr. WLS Sr. Systems Engineer.
2/26/021 Pegasus Security Architecture Author: Nag Boranna Hewlett-Packard Company.
Integrating and Troubleshooting Citrix Access Gateway.
Case Study.  Client needed to build data collection agents for various mobile platform  This needs to be integrated with the existing J2ee server 
Activity 4 Data flow diagram of a school attendance system
Remote Control of Home Appliances PROJECT PLAN Team: ◦ Elie Abichar –CE ◦ Chris Tefer –CE ◦ Ananta Upadhyaya.
ClearQuest XML Server with ClearCase Integration Northwest Rational User’s Group February 22, 2007 Frank Scholz Casey Stewart
Auditing Project Architecture VERY HIGH LEVEL Tanya Levshina.
K. Harrison CERN, 22nd September 2004 GANGA: ADA USER INTERFACE - Ganga release status - Job-Options Editor - Python support for AJDL - Job Builder - Python.
NetChat Communications Systems Steven Fuqua Barnett Trzcinski Andy Street.
Slide 1 Chapter 0 SQL Server 2005 Installation. Slide 2 Content 1.Prerequisite Installation 2.SQL server 2005 Express Installation 3.SQL Client Tools.
15 Copyright © 2004, Oracle. All rights reserved. Adding JAAS Security to the Client.
IPS Infrastructure Technological Overview of Work Done.
By J Swetha ( ) V V Aishwarya ( ).
Master Cluster Manager User Interface (API Level) User Interface (API Level) Query Translator Avro NTA Query Engine NTA Query Engine Job Scheduler Avro.
MUSIC GENRE JUKEBOX. CLIENT SPECIFICATIONS Audio Player Create, delete, and modify play lists Play, pause, stop, skip, fast forward, and rewind Send Streaming.
Fujitsu America Proprietary and Confidential, (c) FUJITSU America Inc Download Authentic Desktop Edition How to download Authentic 2004 Download.
DHCPv6 States DHCPv6 Client State DHCPv6 Server State.
BRULES Domain Specific Kit Implementation for Business Rules Management MOCKWARE Supported by Cybersoft.
Service Charging Platform. EMS (Entity Management System) 0 Logging Agent Provides detailed activity logs and reports all raw facts as they happen to.
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED INTERSTAGE BPM ARCHITECTURE BPMS.
Reconfigurable Communication Interface Between FASTER and RTSim Dec0907.
SoftUpdate New features and management technique.
Version 0.1 Draft – For Review Murali Mohan Murthy
Architecture Review 10/11/2004
Fundamental of Databases
The Distributed Application Debugger (DAD)
The BLISS Framework 4.
What are they? The Package Repository Client is a set of Tcl scripts that are capable of locating, downloading, and installing packages for both Tcl and.
RSA Model Builder B-Spec Review
Operating & Configuring a Cisco IOS Device
Module Overview Installing and Configuring a Network Policy Server
Message-Passing Communication Analyzer By Poonam Bijlani CSE 775- Distributed Objects Prof. Jim Fawcett.
Module 10: Managing and Monitoring Network Access
Self Healing and Dynamic Construction Framework:
Cross Platform Development using Software Matrix
Content - Introduction. - Problem statement. - Objectives.
CS1101 : Using Course Marker
CO6025 Advanced Programming
CSE 784 Software Studio Syracuse University
The BLISS Framework 4.
Victa, Charles Xue, Huan Tsang, Hubert.
WI / XA Integration with NetScaler Gateway: How it works
Tiers vs. Layers.
David Palella, Filodea Pastorelli
Please send any images as a separate file
Module 12 Network Configuration
Encrypted Database Final Presentation
05 | Desktop Applications
EIDE System Requirements and Specification Documents
NetChat Communications Framework
Presentation transcript:

RSA Client and Executor B-Spec Rahul Taing Chandresh Karira Kester Marrain

Context Diagram

Module Diagram

DFD

Functional Requirements GUI Process Shall allow user to enter login information Shall allow user to select and open any of the following tool interface: Model Builder Test Interface Repository Interface Legacy Console Application Interface Tools from RSA Tool Set Shall display error messages to user Shall accept configuration file, authentication results and error messages from XML Handler Shall accept tool names and error messages from loader Shall send configuration file and user selected tool name to loader Shall send login credentials to XML Handler

XML Handler Process Shall create XML messages for following commands: Name LookUP Command Test Command Repository Command Repository Resource ToolSet Command Authentication Query Shall interpret following XML messages: Authentication Response Test Results Repository Response Repository Resources ToolSet Results Name LookUp Response Errors Shall be capable of sending XML messages to other sub-systems Shall be capable of receiving XML messages from other sub-systems Shall be capable of sending configuration file, authentication result and errors to GUI

Loader Shall read configuration file for list of tools present at server Shall send tool names and error messages to GUI Shall provide tool location to XML Handler on request Shall load interface of the tool selected by the user on GUI