Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

gov.lanl.* (597)

Package Samples:

gov.lanl.COAS.ojb: Implementation of the IDL interface for DSObservationAccessService (aka COAS) OMG TC Document corbamed/99-03-25  
gov.lanl.Utility.xml: The Utility package provides various utilities useful for both clients and servers.  
gov.lanl.Analysis.diffdx
gov.lanl.Analysis.category
gov.lanl.Analysis
gov.lanl.CoasViewers
gov.lanl.IDViewer
gov.lanl.JavaButtonMgr
gov.lanl.KeyManager
gov.lanl.OMClient
gov.lanl.ObsDataTools
gov.lanl.Pids
gov.lanl.PidsCorrelate
gov.lanl.RAD
gov.lanl.SimpleCoasClient
gov.lanl.TestObsData
gov.lanl.Web
gov.lanl.Authenticate
gov.lanl.HL7ProviderVersion2_3
gov.lanl.ObservationManager

Classes:

MIME2Java: MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names. The supported XML encodings are the intersection of XML-supported code sets and those supported in JDK 1.1. MIME charset names are used on xmlEncoding parameters to methods such as TXDocument#setEncoding and DTD#setEncoding . Java encoding names are used on encoding parameters to methods such as TXDocument#printWithFormat and DTD#printExternal . Common Name Use this name in XML files Name Type Xerces converts to this Java Encoder Name 8 bit Unicode UTF-8 IANA UTF8 ISO Latin 1 ISO-8859-1 ...
PolicyEvaluatorAdminImpl: Java Interface Class org.omg.DfResourceAccessDecision.PolicyEvaluatorAdmin Source File gov/lanl/RAD.POlicyEvaluatorAdminImpl.java This implementation stores the policies and resource_names in Hashtables and is not persistent IDL Source File DfResourceAccessDecision.idl IDL Absolute Name ::DfResourceAccessDecision::PolicyEvaluatorAdmin Repository Identifier IDL:omg.org/DfResourceAccessDecision/PolicyEvaluatorAdmin:1.0 IDL definition: #pragma prefix "omg.org/DfResourceAccessDecision" interface PolicyEvaluatorAdmin { void set_policies( in ::DfResourceAccessDecision::PolicyNameList policy_names, in ...
Login: Provides the login screen for OpenEMed, gets user's credentials and extablishes an SSL Orb for use with all server requests. Uses a config file from the arg list, and the user interface is specified from an xml file, displays the aliases in the selected keystore: default, jbutton, or browse. Implements the UpdateInterface so that the changes in the InfoListPanel can be sent here to update components in the InfoListPanel; the aliases in the selected keystore are done this way. The configuration file for OMClient's "Login" client expects the following entries: DEFAULT BROWSER JBUTTON DEFAULTKEYSTORE ...
UserMgr: This class manages a persistent storage of Users. It can add users from a file in LDAP's LDIF format. The values required are dn (Distinguished Name), cn (Common Name), userPassword, email, and role This is intended as an interface for LDAP, but provides a simple persistent Hashtables using JDBM. The id Hashtable (name "userids") contains the User objects with the email address as the key The country (name "countries") Hashtable contains a HashSet of all the organizations in a given country To get a list of all supported countries simply get the keys of the countries Hashtable There also is a persistent ...
Empty_: *********************************** Copyright Notice Copyright (c) 1999, Regents of the University of California. All rights reserved. DISCLAIMER THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ...
MultimediaIteratorImpl: *********************************** Copyright Notice Copyright (c) 1999, Regents of the University of California. All rights reserved. DISCLAIMER THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ...
Empty_: *********************************** Copyright Notice Copyright (c) 1999, Regents of the University of California. All rights reserved. DISCLAIMER THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ...
NoObjectIdException: *********************************** Copyright Notice Copyright (c) 1999, Regents of the University of California. All rights reserved. DISCLAIMER THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ...
NoPersonIdException: *********************************** Copyright Notice Copyright (c) 1999, Regents of the University of California. All rights reserved. DISCLAIMER THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ...
ParsePIDTraits: This Class implements a parser for the *.cfg configuration file, traits.cfg, which contains the traits for the PID Server and their properties. It builds an array of traits and three companion arrays of flags, one for each of the trait attributes (searchable, read_only, and mandatory. The lines of the file are either a comment line (starting with #), a blank line (for readability) or a line with the format: The name, , is a character string starting at the first position in the line with no blanks in it, terminated by a blank. The flags, , are either TRUE or FALSE, and signify, in order from left ...
SourceSelectionNotifier: When an instance of the class SourceSelectionObserver receives a notification from a source selection dialog window, it passes it on to all of its registered observers. Currently, the class SourceSelectionNotifier distinguishes between three types of events: INACTIVE_SRC_SELECTION_CHANGED - the source selection in the source selection frame changed ACTIVE_SRC_SELECTION_CHANGED - the source selection in the source client panel changed INACTIVE_SRC_SELECTION_FINALIZED - the user finished selecting source in the source selection frame
PidsSelectionNotifier: When an instance of the class PidsSelectionObserver receives a notification from a PIDS selection dialog window, it passes it on to all of its registered observers. Currently, the class PidsSelectionNotifier distinguishes between three types of events: INACTIVE_PIDS_SELECTION_CHANGED - the PIDS selection in the PIDS selection frame changed ACTIVE_PIDS_SELECTION_CHANGED - the PIDS selection in the PIDS client panel changed INACTIVE_PIDS_SELECTION_FINALIZED - the user finished selecting PIDS in the PIDS selection frame
Trader: This Class implements the connections between client request for PID information and the OMG Trader Service(s) that supply that information. (humm... this sould probably be in a idl). Two CORBA objects are used: an ORB (omg.org.CORBA.ORB) and a Trader Lookup interface (omg.org.CosTrading.Lookup, which I just call "the Trader" in most descriptions. This class is used to get a list of Person Identifacation Service (PIDS) offers from the associated Trader. Verious methods are available supporting unconstrained and constrained searches. Searches can be constrained on properties of the offer: the domain ...
CallbackObjectFinderList: This class is a special case of a ObjectFinderList. The ObjectFinderList class supports the selection of one or more objects through a scrolling list; given a title (string) and an object, these are inserted in the list so that the title is assocaited with the object, when the title is selected, the object is marked for return. The method GetObjects, then, returns the list of marked objects. In this extension, multiple object selection is not supported. When an item is selected, if a callback object has been defined, the activatedByList method of the callback object is called with the object associated ...
PolicyEvaluatorLocatorPatternAdminImpl: Implementation of the PolicyEvaluatorLocatorPatternAdmin interface This interface is basically a combination of the Basic and Named interfaces with extensions to regular expression matching. This implementation uses the Jakarta Apache regular expression package to do the matching. Much of the work is done by the PolicyMgr class that suppports all three of the PolicyEvaluatorLocator*Admin interfaces. The ResourceNameComponentList in the ResourceName is converted to a String and then searched. The name_string should not contain a wild card, '*', unless the value_string also contains a wild card, ...
TestGUI: Implements a sketch GUI to the Trader Service (mediated by a PIDTrader object) and is use to acguire and display a list of PIDS offers from the Trader and to select one of those offers for display by the campanion PID Search Frame. The PIDTrader object is used to get a list of Person Identifacation Service (PIDS) offers from a list of a Traders (supplied as IOR files on the command line). Searching of PIDS by name is supported on both the Domain Name and the Component Name (Local Name). This searching can be for an exact or a partial (substring) match. Searching for PIDS that support given traits ...
AuthenticatorImpl: This implementation provides transient support for checking the authentication for a single user or a list of users. It can either make the decision or defer to a service, such as "SecureID" service; it may also keep a time dependent transient list to support one time sign on via secure cards or time restricted passwords. It expects to see data as GSSUP's InitialContextToken which is: struct InitialContextToken { CSI::UTF8String username; CSI::UTF8String password; CSI::GSS_NT_ExportedName target_name; typedef sequence GSS_NT_ExportedName;
Authenticator: The Authenticator interface provides support for checking the authentication for a single user or a list of users. It can either make the decision or defer to a service, such as "SecureID" service; it may also keep a time dependent transient list to support one time sign on via secure cards or time restricted passwords. It expects to see data as GSSUP's InitialContextToken which is: struct InitialContextToken { CSI::UTF8String username; CSI::UTF8String password; CSI::GSS_NT_ExportedName target_name; typedef sequence GSS_NT_ExportedName;
AuthenticatorOperations: The Authenticator interface provides support for checking the authentication for a single user or a list of users. It can either make the decision or defer to a service, such as "SecureID" service; it may also keep a time dependent transient list to support one time sign on via secure cards or time restricted passwords. It expects to see data as GSSUP's InitialContextToken which is: struct InitialContextToken { CSI::UTF8String username; CSI::UTF8String password; CSI::GSS_NT_ExportedName target_name; typedef sequence GSS_NT_ExportedName;
ResourceNameTranslate: This class converts a String representation of a ResourceNameComponent into the appropriate structure and vice versa. This is particularly useful for mapping String names into the RAD space. e.g. Id.10001/field.BACTERIOLOGY maps to a ResourceNameComponent array of two elements. The element before the period is the name_string and the element after the period is the value_string This follows the specification for Stringified NameComponents as specified in the updated NamingService This seems appropriate because the ResourceNameComponent was borrowed from that specification.
JavaButtonMgr: GUI for testing the keystore java button code. Supports reading and writing data to a button, include keystore files. Accepts a configuration file for initializing fields...via ConfigProperties. The data in the config should be: FILE_2_RING_FIELD RING_2_FILE_FIELD APPLET_PATH APPLET_NAME VERBOSE controls debugging output to sysout
URI2Blob: This class traverses an ObservationDataStruct tree, searches for URIs in Images and converts these URIs into Base64 decoded blobs. Looks for 'DNS:telemed.lanl.gov/TraitCode/URI' code as a subtree of 'DNS:telemed.lanl.gov/TraitCode/ImageStudy/ImageSeries/Image/FullImageData' and 'DNS:telemed.lanl.gov/TraitCode/ImageStudy/ImageSeries/Image/ThumbImageData' reads in the specified file by the URI, converts it into a blob and replaces it with Multimedia 'DNS:telemed.lanl.gov/TraitCode/Multimedia'.
DateTime: Provides a date/time class to support the data in the TeleMed server Date and time are saved together as a double, with the integer part the Julian date, and the fractional part the time in hours (24 hour standard) divided by 24, down to seconds. ALWAYS GMT! Thus every time stamp in the TeleMed data base has date and time. The julian conversions are modelled after "Numerical Recipes.." by Press, Teukolsky, Vettering, and Flannery; Cambridge University Press Modified for PIDS time stamp
PIDSearchFrame: This class implements supports a primitive search of a CORBAmed Person Identificaiton Service (PIDS) for matches on selected traits. It is intended as a sketch of a GUI interface that displays the information obtained from a CosTrading Offer that describes a CORBAmed Person Identificaiton Service (PIDS) and illustrated that the related PIDS can be used. The offer information comes from a compainion TestGUI GUI object.
AccessComponentImpl: Implementation of the IDL interface for DSObservationAccessService (DSOAS formerly COAS) OMG TC Document corbamed/99-03-25 AccessComponent is the superclass of all components. AccessComponent allows discovery of the context of OMG services which a given component may use, in the form of references for pertinent services. These attributes may be null, indicating that the given service is lacking or unknown.

Home | Contact Us | Privacy Policy | Terms of Service