A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbsAccessDecision - class gov.lanl.SSLTools.AbsAccessDecision.
Specifies access_allowed method signatures for decisions.
AbsAccessDecision() - Constructor for class gov.lanl.SSLTools.AbsAccessDecision
 
AbsChainVerifierADIRON - class gov.lanl.SSLTools.AbsChainVerifierADIRON.
Defines the abstract chain verifier class which is used internally in SSLServiceADIRON for attaching to the ssl infrastructure.
AbsChainVerifierADIRON() - Constructor for class gov.lanl.SSLTools.AbsChainVerifierADIRON
 
AbsInterceptorADIRON - class gov.lanl.SSLTools.AbsInterceptorADIRON.
Implements most of the Adiron related interceptor except for the receive_request(org.omg.PortableInterceptor.ServerRequestInfo ri) method.
AbsInterceptorADIRON() - Constructor for class gov.lanl.SSLTools.AbsInterceptorADIRON
 
AbsPolicy - class gov.lanl.SSLTools.AbsPolicy.
Defines a simple policy implementation
AbsPolicy() - Constructor for class gov.lanl.SSLTools.AbsPolicy
 
AbstractService - class gov.lanl.SSLTools.AbstractService.
Implements the common features of a ServiceInterface
AbstractService() - Constructor for class gov.lanl.SSLTools.AbstractService
 
AbstractServiceOOC - class gov.lanl.SSLTools.AbstractServiceOOC.
Implements the common services based on IAIK, like certificates ..
AbstractServiceOOC() - Constructor for class gov.lanl.SSLTools.AbstractServiceOOC
 
access_allowed(String) - Method in class gov.lanl.SSLTools.AccessDecisionViaRAD
Access Decision implementation which defers to the a RAD
access_allowed(String) - Method in class gov.lanl.SSLTools.AccessDecisionShowADIRON
 
access_allowed(String) - Method in class gov.lanl.SSLTools.AbsAccessDecision
Uses the operation (and may use security credentials) to make the access decision.
access_class_name - Static variable in class gov.lanl.SSLTools.AbsInterceptorADIRON
The class name to instantiate for the access decision object
AccessDecisionShowADIRON - class gov.lanl.SSLTools.AccessDecisionShowADIRON.
Implements a sample accesses decision object for Adiron's implementation of Corba Security CSIv2
AccessDecisionShowADIRON() - Constructor for class gov.lanl.SSLTools.AccessDecisionShowADIRON
The constructor.
AccessDecisionViaRAD - class gov.lanl.SSLTools.AccessDecisionViaRAD.
Implements a sample accesses decision to be directly accessed or accessed automatically via an inteceptor which calls a RAD service.
AccessDecisionViaRAD() - Constructor for class gov.lanl.SSLTools.AccessDecisionViaRAD
The default constructor
accessElements(PersistentObject, String, String) - Method in class gov.lanl.Database.sODatabaseMgr
obtain a Vector of elements from the Object obj already obtained (via shallow copy)
accessElements(PersistentObject, String, String) - Method in class gov.lanl.Database.POETDatabaseMgr
obtain a Vector of elements from the Object obj already obtained (via shallow copy)
accessElements(PersistentObject, String, String) - Method in class gov.lanl.Database.OJBDatabaseMgr
obtain a Vector of elements from the Object obj already obtained (via shallow copy)
accessElements(PersistentObject, String, String) - Method in class gov.lanl.Database.JNDIDatabaseMgr
Obtain a Vector of elements from the Object obj already obtained (via shallow copy) JNDI does not have any easy way to access a previously retrieved object, so get the object again and then get the elements.
accessElements(PersistentObject, String, String) - Method in class gov.lanl.Database.JDXDatabaseMgr
obtain a Vector of elements from the Object obj already obtained (via shallow copy)
accessElements(PersistentObject, String, String) - Method in interface gov.lanl.Database.DatabaseMgr
obtain a Vector of elements from the Object obj already obtained (via shallow copy)
actionPerformed(ActionEvent) - Method in class gov.lanl.PidTrader.TestGUI
 
add_trusted_authority(X509IdentityStatement) - Method in class gov.lanl.SSLTools.SimpleChainVerifierADIRON
This operation gets called for every certificate named by "trusted_cert_names" in the initialization args.
add_trusted_authority(X509IdentityStatement) - Method in class gov.lanl.SSLTools.BasicChainVerifierADIRON
This operation gets called for every certificate named by "trusted_cert_names" in the initialization args.
add_trusted_authority(X509IdentityStatement) - Method in class gov.lanl.SSLTools.AlwaysTrueChainVerifierADIRON
This operation gets called for every certificate named by "trusted_cert_names" in the initialization args.
add(String, Object) - Method in class gov.lanl.PidTrader.ObjectFinderList
Add a label and associate it with an object.
add1Component(Container, Component, int, int, int) - Static method in class gov.lanl.GUITools.GridBagHelper
Adds one component and returns the next row number
add2Components(Container, Component, Component, int, int, int) - Static method in class gov.lanl.GUITools.GridBagHelper
Adds two components side-by-side in the row and returns the next row number
addCA(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Add a certificate authority to the keystore, requires issuing certificate authority to be root of the keystore
addClientCsiCredentials(ORB) - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Add static credentials with static quoting if specified
addClientInsecureCredentials(ORB) - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Add insecure credentials to a client so that it can talk to insecure servers, like a name server, ...
addComponentInRow(Container, Component, int, int, int, int) - Static method in class gov.lanl.GUITools.GridBagHelper
Adds a component in the row and returns the next col number
addItem(InfoItem) - Method in class gov.lanl.Utility.InfoList
Update the list by replacing the item if it is already in the list, or adding it.
addItem(String, Object) - Method in class gov.lanl.PidTrader.ObjectFinderList
Add a label and associate it with an object.
addJiBListener(JibMultiListener) - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
Adds the specified iButton listener to receive iButton inserted and removed events.
addLastComponent(Container, Component, int, int, int) - Static method in class gov.lanl.GUITools.GridBagHelper
Adds one component stretches ,grows, and returns the next row number
addObject(String, int, Object) - Method in class gov.lanl.PidTrader.ObjectFinderList
Add a label at a specific location and associate it with an object.
addObject(String, Object) - Method in class gov.lanl.PidTrader.ObjectFinderList
Add a label and associate it with an object.
addRow(String, String) - Method in class gov.lanl.Utility.CSVDB
Add a row of data with the key id
addServerInsecureCredentials(ORB) - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Add insecure credentials so that a server may talk to an insecure client.
addSrvCsiCredentials(ORB) - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Add credentials for a server for static w/o quoting.
addToTraitMatchList(String) - Method in class gov.lanl.PidTrader.Trader
Add to a list of traits use to further constrain the next search request.
advance(int) - Method in class gov.lanl.Utility.DateTime
Deprecated. Replaced by advanceDays
advanceDays(int) - Method in class gov.lanl.Utility.DateTime
Advances this DateTime by n days
advanceHours(int) - Method in class gov.lanl.Utility.DateTime
Advances this DateTime by hr hours
advanceMins(int) - Method in class gov.lanl.Utility.DateTime
Advances this DateTime by min minutes
advanceSecs(int) - Method in class gov.lanl.Utility.DateTime
Advances this DateTime by min minutes
advPlain(String, StringBuffer, int) - Method in class gov.lanl.Utility.CSV
advPlain: unquoted field; return index of next separator
advQuoted(String, StringBuffer, int) - Method in class gov.lanl.Utility.CSV
advQuoted: quoted field; return index of next separator
alias - Variable in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
ALLOW_INSECURE_CONNECTIONS - Static variable in class gov.lanl.SSLTools.ServiceFactory
Server/Client may allow insecure connections if true
AlwaysTrueChainVerifierADIRON - class gov.lanl.SSLTools.AlwaysTrueChainVerifierADIRON.
This chain verifier, always returns true, no printout.
AlwaysTrueChainVerifierADIRON() - Constructor for class gov.lanl.SSLTools.AlwaysTrueChainVerifierADIRON
 
AND - Static variable in class gov.lanl.Database.SearchFilter
 
AnyHelper - class gov.lanl.Utility.AnyHelper.
enables extraction of a string from a Corba any regardless of whether it is a regular string or a wide string
AnyHelper() - Constructor for class gov.lanl.Utility.AnyHelper
 
apduData - Variable in class gov.lanl.JavaButton.OpenEMedKS_Applet
 
applyXSL(Document, String, String[]) - Static method in class gov.lanl.Utility.XSLTransform
get proper Document translated by xsl stylesheet
applyXSL(QualifiedTaggedProfile[], String, String[]) - Static method in class gov.lanl.Utility.DOMDoc2PIDS
get proper Document translated by xsl stylesheet
AttachmedTo - Static variable in interface gov.lanl.Utility.XML
 
Attachment - Static variable in interface gov.lanl.Utility.XML
 
AttachmentTitle - Static variable in interface gov.lanl.Utility.XML
 
AttachmentUrl - Static variable in interface gov.lanl.Utility.XML
 
AttrListProvider - class gov.lanl.Utility.AttrListProvider.
Provides AttributeList (SecAttribute[]) based on the user's name and role
AttrListProvider(String[], String[]) - Constructor for class gov.lanl.Utility.AttrListProvider
Create list of Names and Roles
authority_to_str(AuthorityId) - Method in class gov.lanl.NamingAuthority.translation_libraryImpl
 
AuthorityFactory - class gov.lanl.NamingAuthority.AuthorityFactory.
Provide lookup from AuthorityId to corresponding integer due to lack of mapping in org.omg.PersonIdService.AuthorityId

B

BasicChainVerifierADIRON - class gov.lanl.SSLTools.BasicChainVerifierADIRON.
This ChainVerifier mimics the default chain verifier that is installed with ORBAsec.
BasicChainVerifierADIRON() - Constructor for class gov.lanl.SSLTools.BasicChainVerifierADIRON
 
BeanProperties - class gov.lanl.Utility.BeanProperties.
Class to set/get Bean properties from/to properties sheet Adapted from Apache Jakarta JSP service example
BeanProperties() - Constructor for class gov.lanl.Utility.BeanProperties
 
BINARY_OPER_MASK - Static variable in class gov.lanl.Database.SearchFilter
 
BooleanType - Static variable in interface gov.lanl.Utility.XML
 

C

canonical - Variable in class gov.lanl.Utility.TMDOMWriter
Canonical output.
cat - Static variable in class gov.lanl.SSLTools.PropertyUtilities
 
certifyKeywords(Properties) - Static method in class gov.lanl.SSLTools.OMSession
certify the Keywords contained in the input properties
certifyProperties(String, Properties, String[]) - Static method in class gov.lanl.SSLTools.PropertyUtilities
Certifies that the required keys are in the property file, or queries for them and inserts them into the properties if missing
certifyProperties(String, Properties, String[][]) - Static method in class gov.lanl.SSLTools.PropertyUtilities
Certifies that the required keys are in the property file, or queries for them and inserts them into the properties if missing
CertOnlyPolicy - class gov.lanl.SSLTools.CertOnlyPolicy.
Provides a simple policy implementation
CertOnlyPolicy() - Constructor for class gov.lanl.SSLTools.CertOnlyPolicy
 
changeAliasPassword(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Change the password for the private key of an alias in the keystore
changeKeystorePassword(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Change the password for a keystore
checkDigest(String, String) - Method in class gov.lanl.Utility.IdentitySHA
Check Digest against identity
checkObject(Object) - Static method in class gov.lanl.Utility.CorbaHelper
enable the client to talk to an insecure object
checkPolicy(String) - Method in class gov.lanl.SSLTools.CertOnlyPolicy
Check to see if the requesting client has the required policy.
checkPolicy(String) - Method in class gov.lanl.SSLTools.AbsPolicy
Check to see if the requesting client has the required policy.
checkProperties(String, Properties, String[]) - Static method in class gov.lanl.SSLTools.PropertyUtilities
Checks for required target properties.
checkProperties(String, Properties, String[][]) - Static method in class gov.lanl.SSLTools.PropertyUtilities
Checks for required target properties.
checkShortDigest(String, byte[], String) - Method in class gov.lanl.Utility.IdentitySHA
 
chooseClientAlias(String[], Principal[], Socket) - Method in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
chooseClientAlias(String, Principal[]) - Method in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
chooseServerAlias(String, Principal[]) - Method in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
chooseServerAlias(String, Principal[], Socket) - Method in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
chunkSize - Variable in class gov.lanl.Database.Sequence_
 
CIB_MODULUS - Static variable in class gov.lanl.MakeTestKeys.iButtonSup
 
CIB_MODULUS - Static variable in class gov.lanl.TMCryptography.IButtonAux
 
CIB_PRIVATE_EXP - Static variable in class gov.lanl.MakeTestKeys.iButtonSup
 
CIB_PRIVATE_EXP - Static variable in class gov.lanl.TMCryptography.IButtonAux
 
CIB_PUBLIC_EXP - Static variable in class gov.lanl.MakeTestKeys.iButtonSup
 
CIB_PUBLIC_EXP - Static variable in class gov.lanl.TMCryptography.IButtonAux
 
clearAllOffers() - Method in class gov.lanl.PidTrader.Trader
Will attempt to clear out all the offers for the Trader that this object refers to (see Trader(), the constructor).
clearErrors() - Method in class gov.lanl.Utility.DOMErrors
 
clone() - Method in class gov.lanl.Utility.DateTime
 
close() - Method in class gov.lanl.Database.JNDIDatabaseMgr
Close the conntection to the database manager
CMD_ADMIN_P1 - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_CLA - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_FREERAM_P2 - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_GETAGC_P2 - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_GETEGC_P2 - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_INFO_P1 - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_INS - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_SETAGC_P2 - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
CMD_SETEGC_P2 - Static variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
combine(SearchFilter, int) - Method in class gov.lanl.Database.SearchFilter
Combine one other search filters with this one, using the specific operator.
combine(SearchFilter, int) - Method in class gov.lanl.Database.OJBSearchFilter
Combine one other search filters with this one, using the specific operator.
combine(Vector, int) - Method in class gov.lanl.Database.SearchFilter
Combine other search filters with this one, using the specific operator.
combine(Vector, int) - Method in class gov.lanl.Database.OJBSearchFilter
Combine other search filters with this one, using the specific operator.
compare(String, String) - Method in class gov.lanl.Utility.CSVDB
Compare the row for the given id
compareFilter(String, String, int) - Method in class gov.lanl.Database.SearchFilter
Change the search filter to one that compares an element name to a value.
compareFilter(String, String, int) - Method in class gov.lanl.Database.OJBSearchFilter
Change the search filter to one that compares an element name to a value.
COMPONENT_SEPARATOR - Static variable in interface gov.lanl.Utility.HL7
 
ConfigProperties - class gov.lanl.Utility.ConfigProperties.
Extension of Properties class to support command line specification of properties
ConfigProperties() - Constructor for class gov.lanl.Utility.ConfigProperties
Constructor declaration which adds the System properties to the Properties
ConfigProperties(Applet) - Constructor for class gov.lanl.Utility.ConfigProperties
 
ConfigProperties(ResourceBundle) - Constructor for class gov.lanl.Utility.ConfigProperties
Initialize the class from a ResourceBundle
ConfigProperties(String[]) - Constructor for class gov.lanl.Utility.ConfigProperties
 
ConfigProperties(String, String[]) - Constructor for class gov.lanl.Utility.ConfigProperties
initialize the class using a default_file and arguments
connect(String) - Method in class gov.lanl.Utility.NameService
Obtain Object reference from the NameService
constrain(Container, Component, int, int, int, int, int, int, double, double, int, int, int, int) - Static method in class gov.lanl.GUITools.GridBagHelper
Adds component with constraints to the container
ContraIndication - Static variable in interface gov.lanl.Utility.XML
 
ContraIndicationReference - Static variable in interface gov.lanl.Utility.XML
 
ContraIndicationType - Static variable in interface gov.lanl.Utility.XML
 
convert(String) - Static method in class gov.lanl.Utility.MIME2Java
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
ConvertBinaryOperator(int) - Static method in class gov.lanl.Database.SearchFilter
Static method to convert a binary operator into a string.
copyTrusted(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Copies all of the trusted certificates in the source keystore to the target keystore
copyUser(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Copies the user's private key and certificate from the source keystore to the target keystore.
CorbaHelper - class gov.lanl.Utility.CorbaHelper.
The class CorbaHelper contains useful methods for obtaining references to distributed PIDS and Trader objects.
CorbaHelper() - Constructor for class gov.lanl.Utility.CorbaHelper
 
createCertificate(Name, PublicKey, Name, AlgorithmID, boolean) - Method in class gov.lanl.MakeTestKeys.MakeIButtonKeys
 
createCertificate(Name, PublicKey, Name, AlgorithmID, boolean) - Method in class gov.lanl.TMCryptography.IButtonAux
Creates public certificate
createCertificate(Name, PublicKey, Name, PrivateKey, AlgorithmID, boolean) - Method in class gov.lanl.MakeTestKeys.MakeRSAKeys
 
createCertificate(Principal, KeyPair, Principal, KeyPair) - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Create a certificate for the subject and issued by the issuer.
createCertificate(Principal, KeyPair, Principal, KeyPair) - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Create a certificate for the subject and issued by the issuer.
createDbMgr(String, String) - Static method in class gov.lanl.Database.DBMgrFactory
Instantiate and return an instance of the DatabaseMgr interface
createDigest(byte[], String) - Method in class gov.lanl.Utility.IdentitySHA
Create Digest for each input identity
createDirAndWriteData() - Method in class gov.lanl.MakeTestKeys.MakeRSAKeys
Creates a directory named loginName and write the data.txt file
createDirAndWriteData() - Method in class gov.lanl.MakeTestKeys.MakeIButtonKeys
Creates a directory named loginName and write the data.txt file
createFilter() - Static method in class gov.lanl.Database.DBMgrFactory
build an appropriate SearchFilter corresponding to the storage engine
createHeader() - Method in class gov.lanl.Utility.ObsData2Xml
Creates a standard XML header for TeleMed data.
createHL7Digest(byte[], String, int) - Method in class gov.lanl.Utility.IdentitySHA
Create short version of a digest by taking the first {length} bytes of the hash.
createKeypair() - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Generate a new keypair
createKeypair() - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Generate a new keypair
createKeystore() - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Create an empty keystore using the provider and type
createKeystore() - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Create an empty keystore using the keystoreType and keystoreProvider
createKeystore(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Create a new keystore with one certificate authority
createPersistentObject(Object) - Method in interface gov.lanl.Database.PersistentObjectFactory
Create a Persistent Object
createPersistentObject(Object) - Method in class gov.lanl.Database.DBObjectFactory
Method to create a PersistentObject
createPolicy(String) - Static method in class gov.lanl.SSLTools.PolicyFactory
static method to create a Policy object
createPrincipal(String) - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Create a principal/name/distinguished name for the data.
createPrincipal(String) - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Create a principal/name/distinguished name for the data.
createPrincipal(String[], String[]) - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Create a principal/name/distinguished name for the data.
createPrincipal(String[], String[]) - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Create a principal/name/distinguished name for the data.
createQualifiedTaggedProfile(Node) - Static method in class gov.lanl.Utility.DOMDoc2PIDS
create QualifiedTaggedProfile from DOM Tree
createServiceInterface(String[]) - Method in class gov.lanl.SSLTools.ServiceFactory
Create the ServiceInterface specified by the command line arguments and the ORBServices.properties.
createServiceInterface(String[], Properties) - Method in class gov.lanl.SSLTools.ServiceFactory
Create the ServiceInterface specified by the properties along with the command line arguments.
createServiceInterfaceClass(String) - Method in class gov.lanl.SSLTools.ServiceFactory
Instantiates a service interface class via the default constructor, does not set any options or call the service interfaces init method.
createShortDigest(byte[], String, int) - Method in class gov.lanl.Utility.IdentitySHA
Create short version of a digest by taking the first {length} bytes of the hash.
createTaggedProfile(Node) - Static method in class gov.lanl.Utility.DOMDoc2PIDS
create TaggedProfile from DOM Tree
createTrait(Node) - Static method in class gov.lanl.Utility.DOMDoc2PIDS
create Trait attached with Identity from DOM Tree
createUser(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Create a new user with one specified certificate authority and create a private keystore.
CredentialService - class gov.lanl.SSLTools.CredentialService.
Defines the interface a standard ORB service requiring only a valid keystore with the user's credentials; tests the alias and password for the user's private key.
CredentialService() - Constructor for class gov.lanl.SSLTools.CredentialService
Default constructor, sets up keywords...
crypt(byte[], int, int) - Method in class gov.lanl.TMCryptography.IButtonAux
encrypts/decrypts message with either private/public keys
cryptText(byte[], int, int) - Method in class gov.lanl.MakeTestKeys.iButtonSup
 
CSV - class gov.lanl.Utility.CSV.
 
CSV() - Constructor for class gov.lanl.Utility.CSV
Construct a CSV parser, with the default separator (`,').
CSV(char) - Constructor for class gov.lanl.Utility.CSV
Construct a CSV parser with a given separator.
CSVDB - class gov.lanl.Utility.CSVDB.
Class to create persistent CSV database using Persistent Hashtables.
CSVDB(Properties) - Constructor for class gov.lanl.Utility.CSVDB
Constructor with name of the database
current() - Static method in class gov.lanl.Database.sODatabaseMgr
 
current() - Static method in class gov.lanl.Database.POETDatabaseMgr
 
current() - Static method in class gov.lanl.Database.JNDIDatabaseMgr
Get the current instantiation of the database manager
current() - Static method in class gov.lanl.Database.JDXDatabaseMgr
 
current() - Static method in class gov.lanl.Database.DBMgrFactory
Value of the instantiated DatabaseMgr
current() - Static method in class gov.lanl.Utility.NameService
return the current NameService or create a new onel, if possible
CX_ASSIGNING_AUTHORITY - Static variable in interface gov.lanl.Utility.HL7
 
CX_ASSIGNING_FACILITY - Static variable in interface gov.lanl.Utility.HL7
 
CX_ID - Static variable in interface gov.lanl.Utility.HL7
 
CX_IDENTIFIER_TYPE_CODE - Static variable in interface gov.lanl.Utility.HL7
 

D

DatabaseMgr - interface gov.lanl.Database.DatabaseMgr.
Interface to abstract the datbase access for persistent storage The intent is to implement this for different technologies for storing the requisit data, be it memory, a file system, LDAP or a database
Date_TimeOfTheObservations - Static variable in interface gov.lanl.Utility.XML
 
Date2HL7(Date) - Static method in class gov.lanl.Utility.ISODate
Convert Java Date to HL7 Date string
Date2ISO(Date) - Static method in class gov.lanl.Utility.ISODate
Convert Java Date to ISO Date string
Date2UTC(Date) - Static method in class gov.lanl.Utility.ISODate
Convert Java Date to Universal Time (UTC)
DateTime - class gov.lanl.Utility.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.
DateTime() - Constructor for class gov.lanl.Utility.DateTime
Create a DateTime object with the current date time return DateTime initialized to the current date and time
DateTime(Calendar) - Constructor for class gov.lanl.Utility.DateTime
Create a DateTime object from a Calendar object
DateTime(int) - Constructor for class gov.lanl.Utility.DateTime
Create a DateTime object with the requested julian date
DateTime(int, int, int) - Constructor for class gov.lanl.Utility.DateTime
Create a DateTime object with the requested values, 0 for rest
DateTime(int, int, int, int, int, int) - Constructor for class gov.lanl.Utility.DateTime
Create a DateTime object with the requested values
daysBetween(Calendar, Calendar) - Static method in class gov.lanl.Utility.Utilities
 
daysBetween(DateTime) - Method in class gov.lanl.Utility.DateTime
positive if this is later than the parameter
db(String) - Static method in class gov.lanl.PidTrader.Util
Print a debuging trace string, if the debug flag is currently true.
DBException - exception gov.lanl.Database.DBException.
Class declaration
DBException() - Constructor for class gov.lanl.Database.DBException
Constructor declaration
DBException(String) - Constructor for class gov.lanl.Database.DBException
Constructor declaration
DBMgrFactory - class gov.lanl.Database.DBMgrFactory.
A static class which creates and holds the current DatabaseMgr interface
DBMgrFactory() - Constructor for class gov.lanl.Database.DBMgrFactory
 
DBObjectFactory - class gov.lanl.Database.DBObjectFactory.
Implementation of PersistentObjectFactory Definition of objects is contained in a property file
DBObjectFactory() - Constructor for class gov.lanl.Database.DBObjectFactory
Constructor declaration
DBObjectFactory(String) - Constructor for class gov.lanl.Database.DBObjectFactory
Constructor declaration
Debug_Level - Variable in class gov.lanl.Database.JNDIDatabaseMgr
 
DECRYPT_CIB_KEY - Static variable in class gov.lanl.MakeTestKeys.iButtonSup
 
DECRYPT_CIB_KEY - Static variable in class gov.lanl.TMCryptography.IButtonAux
 
decrypt(byte[]) - Method in interface gov.lanl.TMCryptography.TMCipher
Decrypts the input message by striping off whichkey
decrypt(byte[], int) - Method in interface gov.lanl.TMCryptography.TMKeyCrypto
Decrypts the input message by striping off whichkey
decrypt(byte[], int) - Method in class gov.lanl.TMCryptography.IButtonCrypto
Decrypts the input message by striping off whichkey
decrypt(byte[], int) - Method in class gov.lanl.TMCryptography.IAIKRSACrypto
Decrypts the input message by striping off whichkey
decryptRSAFile(RSAPrivateKey, RSAPublicKey, boolean) - Method in class gov.lanl.MakeTestKeys.TestRSAKeys
 
DEEP - Static variable in class gov.lanl.Database.OJBDatabaseMgr
 
DEEP - Static variable in interface gov.lanl.Database.DatabaseMgr
 
DEFAULT_SEP - Static variable in class gov.lanl.Utility.CSV
 
deleteAlias(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Delete an alias and the associated data from a keystore
deleteElement(PersistentObject) - Method in class gov.lanl.Database.sODatabaseMgr
Delete object completely
deleteElement(PersistentObject) - Method in class gov.lanl.Database.POETDatabaseMgr
Delete object completely
deleteElement(PersistentObject) - Method in class gov.lanl.Database.OJBDatabaseMgr
Delete object completely
deleteElement(PersistentObject) - Method in class gov.lanl.Database.JNDIDatabaseMgr
Delete object completely It will also delete all sub-objects
deleteElement(PersistentObject) - Method in class gov.lanl.Database.JDXDatabaseMgr
Delete object completely
deleteElement(PersistentObject) - Method in interface gov.lanl.Database.DatabaseMgr
Delete object in depth
destroy() - Method in class gov.lanl.SSLTools.AbsInterceptorADIRON
 
doFindOrb(String[]) - Static method in class gov.lanl.Utility.CorbaHelper
locates the orb and displays status
DomDoc2ObsData - class gov.lanl.Utility.DomDoc2ObsData.
Provides a class to convert an org.w3c.dom.Document to an observation data.
DomDoc2ObsData() - Constructor for class gov.lanl.Utility.DomDoc2ObsData
Default constructor declaration
DomDoc2ObsData(Document) - Constructor for class gov.lanl.Utility.DomDoc2ObsData
Constructor with the document to use as the current document for converting.
DOMDoc2PIDS - class gov.lanl.Utility.DOMDoc2PIDS.
Translate XML DOM PIDS Document into TaggedProfiles
DOMDoc2PIDS() - Constructor for class gov.lanl.Utility.DOMDoc2PIDS
Constructor declaration (not used because all methods are static
DOMErrors - class gov.lanl.Utility.DOMErrors.
 
DOMErrors() - Constructor for class gov.lanl.Utility.DOMErrors
 
DOMTree - class gov.lanl.Utility.DOMTree.
Displays a DOM document in a tree control, supports editing for text/cdata types and updates their changes in the associated DOM Document
DOMTree() - Constructor for class gov.lanl.Utility.DOMTree
Default constructor.
DOMTree(Document) - Constructor for class gov.lanl.Utility.DOMTree
Constructs a tree with the specified document.
DOMTree2Xml - class gov.lanl.Utility.DOMTree2Xml.
Provides conversion from the DOMTree in a JTree view to Xml.
DOMTree2Xml() - Constructor for class gov.lanl.Utility.DOMTree2Xml
Creates the class with no current xml.
DOMTree2Xml(DefaultMutableTreeNode) - Constructor for class gov.lanl.Utility.DOMTree2Xml
Create the class with a current tree node
Dosage - Static variable in interface gov.lanl.Utility.XML
 
DosageAmount - Static variable in interface gov.lanl.Utility.XML
 
DosageWayAdministered - Static variable in interface gov.lanl.Utility.XML
 
Drug - Static variable in interface gov.lanl.Utility.XML
 
DrugCode - Static variable in interface gov.lanl.Utility.XML
 
DrugId - Static variable in interface gov.lanl.Utility.XML
 
DrugIndication - Static variable in interface gov.lanl.Utility.XML
 
DrugName - Static variable in interface gov.lanl.Utility.XML
 
DrugStatus - Static variable in interface gov.lanl.Utility.XML
 
DrugType - Static variable in interface gov.lanl.Utility.XML
 
Dump() - Method in class gov.lanl.Database.JDXSeqUtil
Method declaration

E

elementName - Variable in class gov.lanl.Database.SearchFilter.SearchBaseLeafComparison
 
elementName - Variable in class gov.lanl.Database.SearchFilter.SearchBaseLeaf
 
elementName - Variable in class gov.lanl.Database.SearchFilter.SearchBaseLeafInt
 
Empty - Static variable in interface gov.lanl.Utility.XML
 
enableInsecureForObject(Object) - Method in class gov.lanl.SSLTools.SSLServiceOPENORB
Enables insecure server connection for this client object
enableInsecureForObject(Object) - Method in class gov.lanl.SSLTools.SSLServiceJFSSL
Enables insecure server connection for this client object
enableInsecureForObject(Object) - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Enables insecure connection a server object
enableInsecureForObject(Object) - Method in interface gov.lanl.SSLTools.ServiceInterface
Enables insecure server connection for this client object
enableInsecureForObject(Object) - Method in class gov.lanl.SSLTools.NoneService
Enables insecure server connection for this client object
enableInsecureForObject(Object) - Method in class gov.lanl.SSLTools.CredentialService
Enables insecure server connection for this client object
ENCRYPT_CIB_KEY - Static variable in class gov.lanl.MakeTestKeys.iButtonSup
 
ENCRYPT_CIB_KEY - Static variable in class gov.lanl.TMCryptography.IButtonAux
 
ENCRYPT_OUT_KEY - Static variable in class gov.lanl.MakeTestKeys.iButtonSup
 
ENCRYPT_OUT_KEY - Static variable in class gov.lanl.TMCryptography.IButtonAux
 
encrypt(byte[]) - Method in interface gov.lanl.TMCryptography.TMCipher
Encrypts the input message using the specified key
encrypt(byte[], int) - Method in interface gov.lanl.TMCryptography.TMKeyCrypto
Encrypts the input message using the specified key
encrypt(byte[], int) - Method in class gov.lanl.TMCryptography.IButtonCrypto
Encrypts the input message using the specified key
encrypt(byte[], int) - Method in class gov.lanl.TMCryptography.IAIKRSACrypto
Encrypts the input message using the specified key
encryptAndWrite(File, char[], int, int) - Method in class gov.lanl.MakeTestKeys.MakeIButtonKeys
 
encryptAndWrite(File, Cipher, byte[], int) - Method in class gov.lanl.MakeTestKeys.MakeRSAKeys
 
engineGetKeyManagers() - Method in class gov.lanl.SSLTools.SSLKeyManagerFactoryOPENORB
 
engineInit(KeyStore, char[]) - Method in class gov.lanl.SSLTools.SSLKeyManagerFactoryOPENORB
 
EQUAL - Static variable in class gov.lanl.Database.SearchFilter
 
equals(Object, Object) - Static method in class gov.lanl.Utility.Utilities
Null-safe equality test
equalsIgnoreCase(String, String) - Static method in class gov.lanl.Utility.Utilities
Null-safe equality test
eraseDispatch() - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
eraseDispatch(APDU, byte, byte) - Method in class gov.lanl.JavaButton.OpenEMedKS_Applet
 
eraseDispatch(int) - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
error(SAXParseException) - Method in class gov.lanl.Utility.DOMErrors
 
escapeDistinguishedName(String) - Static method in class gov.lanl.Database.JNDIConfig
Given a Distinguished Name, check for any '/' characters and escape them
exportPKCS(InfoList) - Method in class gov.lanl.KeyTools.KeystoreOperations
Exports a keystore entry to a PKCS file
exportPKCS(PrivateKey, Certificate[], String, String) - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Exports the private key and certificate chain to a PKCS12 file
extractString(Any) - Static method in class gov.lanl.Utility.AnyHelper
extract the string from the any verifying the type in the process

F

factory - Variable in class gov.lanl.JavaButton.OpenEMedKS_Host
 
fatalError(SAXParseException) - Method in class gov.lanl.Utility.DOMErrors
 
fieldSep - Variable in class gov.lanl.Utility.CSV
the separator char for this parser
filter - Variable in class gov.lanl.Database.SearchFilter
 
finalize() - Method in class gov.lanl.SSLTools.AbstractService
Destroy the orb if we have one
find(String) - Method in class gov.lanl.Utility.NameService
List all of the Names in the given NameContext
findButton() - Method in class gov.lanl.MakeTestKeys.iButtonSup
 
findButton() - Method in class gov.lanl.TMCryptography.IButtonAux
Checks parallel adapter, port and iButton
findNonEmptyLeaves() - Method in class gov.lanl.Utility.DOMTree
Returns all leaf nodes that have some contents.
findRow(String) - Method in class gov.lanl.Utility.CSVDB
get the row corresponding to the key
flag() - Static method in class gov.lanl.PidTrader.Util
Get the current value of the debug trace flag.
flag(boolean) - Static method in class gov.lanl.PidTrader.Util
Directly set the debug trace flag.
flush() - Method in interface gov.lanl.Utility.TMDOMWriterOutputInterface
Flushes the buffer if needed
fromJulian(double) - Method in class gov.lanl.Utility.DateTime
Converts a TeleMed julian (both date & time) to a DateTime The DataTime object exists and its values are changed
fromPIDTime(long) - Method in class gov.lanl.Utility.DateTime
Converts from PID time to the DateTime class
FullImageData - Static variable in interface gov.lanl.Utility.XML
 

G

generateKeyPair(String, int) - Method in class gov.lanl.MakeTestKeys.MakeRSAKeys
 
generateRSAKeyDisk() - Method in class gov.lanl.MakeTestKeys.MakeRSAKeys
 
generateRSAKeyDisk() - Method in class gov.lanl.MakeTestKeys.MakeIButtonKeys
 
get_firstDispatch(APDU, byte, byte) - Method in class gov.lanl.JavaButton.OpenEMedKS_Applet
 
get_firstDispatch(byte[]) - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
get_firstDispatch(byte[], int) - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
get_moniker() - Method in class gov.lanl.SSLTools.CertOnlyPolicy
return a moniker for this client connection.
get_moniker() - Method in class gov.lanl.SSLTools.AbsPolicy
return a moniker for this client connection.
get_nextDispatch(APDU, byte, byte) - Method in class gov.lanl.JavaButton.OpenEMedKS_Applet
 
get_nextDispatch(byte[]) - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
get_nextDispatch(byte[], int) - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
get_sizeDispatch() - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
get_sizeDispatch(APDU, byte, byte) - Method in class gov.lanl.JavaButton.OpenEMedKS_Applet
 
get_sizeDispatch(int) - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
get(String) - Method in class gov.lanl.Utility.NamedValues
Find and return the value associated with the key.
getApplet() - Method in interface gov.lanl.SSLTools.ServiceInterface
Returns the applet object if interface was setup for an applet, else null.
getApplet() - Method in class gov.lanl.SSLTools.AbstractService
Returns the applet object if interface was setup for an applet, else null.
getAttrList(int, int) - Method in class gov.lanl.Utility.AttrListProvider
Returns SecAttribute[] to the client based on the input parameters
getAttrList(String) - Method in class gov.lanl.Utility.AttrListProvider
Get SecAttributes with just the user Name
getAttrList(String, String) - Method in class gov.lanl.Utility.AttrListProvider
Returns SecAttribute[] to the client based on the input parameters
getByteBuffer() - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
Get the data from the java button and return it.
getCertificateChain(String) - Method in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
getClientAliases(String, Principal[]) - Method in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
getClientData() - Method in class gov.lanl.SSLTools.SSLServiceJFSSL
Get the data identifying the target that is connected to this server associated with the service interface.
getClientData() - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Get the data identifying the client that is connected to this server associated with the service interface.
getClientData() - Method in interface gov.lanl.SSLTools.ServiceInterface
Get the data identifying the client that is connected to this server associated with the service interface.
getClientData() - Method in class gov.lanl.SSLTools.AbstractService
Default method implemention which must be overridden for the desired action.
getClientData(Object) - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Get the data identifying the client that this object is connected to.
getClientData(Object) - Method in interface gov.lanl.SSLTools.ServiceInterface
Get the data identifying the client that this object is connected to.
getClientData(Object) - Method in class gov.lanl.SSLTools.AbstractService
Default method implemention which must be overridden for the desired action.
getContainers(Object) - Static method in class gov.lanl.Database.JNDIConfig
Given a class object, get its containers
getCount() - Method in class gov.lanl.Utility.MapCount
return count TreeMap
getCriteria() - Method in class gov.lanl.Database.OJBSearchFilter
-----------------------------------------------------------
getDay() - Method in class gov.lanl.Utility.DateTime
 
getDistinguishedName(Object) - Static method in class gov.lanl.Database.JNDIConfig
Given a class object, get its JNDI Distinguished Name
getDistinguishedName(Object, String, String) - Static method in class gov.lanl.Database.JNDIConfig
Given a class object template, attribute name, and a class instance name, get the JNDI Distinguished Name Return null if it does not have enough information or if the attribute name is not the distinguished name attribute
getDNAttributeName(Object) - Static method in class gov.lanl.Database.JNDIConfig
Given a class object, get the attribute name for the Distinguished Name attribute.
getDocument() - Method in class gov.lanl.Utility.DOMTree
Returns the document.
getDom(QualifiedTaggedProfile) - Static method in class gov.lanl.Utility.DOMDoc2PIDS
translate the QualifiedTaggedProfile into a DOM element
getDomDoc() - Method in class gov.lanl.Utility.Xml2DomDoc
Generate the org.w3c.dom Document from the current XML and return it.
getDomDoc() - Method in class gov.lanl.Utility.DomDoc2ObsData
Return the current document.
getDynamicPolicy(Properties) - Method in class gov.lanl.SSLTools.SSLServiceADIRON
Create the policy for the quoted data
getElement(int) - Method in class gov.lanl.Utility.HL7Component
 
getElements() - Method in class gov.lanl.Utility.CSVDB
Dump the database
getErrors() - Method in class gov.lanl.Utility.DOMErrors
 
getExpireDate(Certificate) - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Get the expirattion date for the certificate
getExpireDate(Certificate) - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Get the expirattion date for the certificate
getExponent() - Method in class gov.lanl.MakeTestKeys.iButtonSup
 
getExponent() - Method in class gov.lanl.TMCryptography.IButtonAux
 
getFactoryProperties() - Static method in class gov.lanl.SSLTools.ServiceFactory
Return the properties created by this factory
getField(int) - Method in class gov.lanl.Utility.HL7Field
return the value of the Field elemen i
getFilter() - Method in class gov.lanl.Database.SearchFilter
Get the actual filter out of the class.
getFilter(Object) - Method in class gov.lanl.Database.sOSearchFilter
Method declaration
getFirstInfoItem() - Method in class gov.lanl.Utility.InfoList
Get the first info item in the list.
getFreeMem() - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
getGcs() - Method in class gov.lanl.JavaButton.OpenEMedKS_Host
 
getHead() - Method in class gov.lanl.Utility.CSVDB
get the head
getHour() - Method in class gov.lanl.Utility.DateTime
 
getId(String) - Static method in class gov.lanl.NamingAuthority.AuthorityFactory
Turn the String into the appropriate integer
getInfoItem(int, int) - Method in class gov.lanl.Utility.InfoList
Return the InfoItem by groupNum and subGroupNum; null if not there.
getInfoItemByUse(String) - Method in class gov.lanl.Utility.InfoList
Look up an item by the itemUse value
getInfoItemByVisWith(String) - Method in class gov.lanl.Utility.InfoList
Look up an item by the itemVisWith value
getInfoItems() - Method in class gov.lanl.Utility.InfoList
Provide access the the infoItems hash table
getInfoList() - Method in class gov.lanl.GUITools.InfoListPanel
Get the info list which created this infolistpanel
getInfoList() - Method in class gov.lanl.GUITools.GUIData
Provide access the the InfoList for this GUIData
getInputStream(String) - Static method in class gov.lanl.Utility.IOHelper
This method returns a java.io.InputStream associated with a String representing a resource type.
getIORFromFileOrUrl(String) - Static method in class gov.lanl.Utility.CorbaHelper
loads a CORBA ior from a file or URL
getIssuerAlias(Certificate) - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Get the alias for the issuer of the certificate
getIssuerAlias(Certificate) - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Get the alias for the issuer of the certificate
getIssuerPrincipal(Certificate) - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Get the principal of the issuer of the certificate
getIssuerPrincipal(Certificate) - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Get the principal of the issuer of the certificate
getItemCtlType() - Method in class gov.lanl.Utility.InfoItem
Get the itemCtlType
getItemDisplayName() - Method in class gov.lanl.Utility.InfoItem
Get the itemDisplayName
getItemDynamic() - Method in class gov.lanl.Utility.InfoItem
Get the dynamic value
getItemGroup() - Method in class gov.lanl.Utility.InfoItem
Get the group number
getItemSingleValued() - Method in class gov.lanl.Utility.InfoItem
Get the single value
getItemSubGroup() - Method in class gov.lanl.Utility.InfoItem
Get the sub group number
getItemUpdater() - Method in class gov.lanl.Utility.InfoItem
Get the updater value
getItemUpdateWith() - Method in class gov.lanl.Utility.InfoItem
Get the itemUpdateWith
getItemUse() - Method in class gov.lanl.Utility.InfoItem
Get the itemUse
getItemValues() - Method in class gov.lanl.Utility.InfoItem
Get the itemValues
getItemVisWith() - Method in class gov.lanl.Utility.InfoItem
Get the itemVisWith
getJNDIClassObjectClassName(Object) - Static method in class gov.lanl.Database.JNDIConfig
Given a class object, get its Database Objectclass name
getJNDIName(Object) - Static method in class gov.lanl.Database.JNDIConfig
Given a class object, get its JNDI name
getJNDINameSuffix() - Static method in class gov.lanl.Database.JNDIConfig
Get the name suffix for this database
getJNDIObjectClassName() - Static method in class gov.lanl.Database.JNDIConfig
Get the name objectclass name for this database
getJNDIObjectTypeAttributeName() - Static method in class gov.lanl.Database.JNDIConfig
Get the name object type attribute name for this database
getJNDIUtilityObjectClassName() - Static method in class gov.lanl.Database.JNDIConfig
Get the name of the PIDS Utility Object Class
getKeyAlgorithm() - Method in interface gov.lanl.KeyTools.KeyAndCertInterface
Get the current algorithm for generating key pairs
getKeyAlgorithm() - Method in class gov.lanl.KeyTools.KeyAndCertByIAIK
Get the current algorithm for generating key pairs
getKeyManagers(ORBLoader) - Method in class gov.lanl.SSLTools.SSLContextFinderOPENORB
Load the key managers.
getKeystore(String) - Method in interface gov.lanl.SSLTools.ServiceInterface
Loads a keystore from a file
getKeystore(String) - Method in class gov.lanl.SSLTools.AbstractService
Loads a keystore from a file
getLike(String) - Method in class gov.lanl.Utility.NamedValues
Find and return the property associated with a key which has inName as a substring
getLookupIFFromIOR(String) - Static method in class gov.lanl.Utility.CorbaHelper
resolves a Trader IOR file or URL to a Trader Lookup interface
getMaxGroupNum() - Method in class gov.lanl.Utility.InfoList
Returns the max group num in the list.
getMaxSubGroupNum(int) - Method in class gov.lanl.Utility.InfoList
Returns the max sub group num in the group.
getMaxValue() - Method in class gov.lanl.Database.Sequence_
Method declaration
getMin() - Method in class gov.lanl.Utility.DateTime
 
getModulus() - Method in class gov.lanl.MakeTestKeys.iButtonSup
 
getModulus() - Method in class gov.lanl.TMCryptography.IButtonAux
 
getMonth() - Method in class gov.lanl.Utility.DateTime
 
getNamePairs() - Method in class gov.lanl.GUITools.GUIData
Provide access to the name pairs in the hash table
getNextInfoItem() - Method in class gov.lanl.Utility.InfoList
Get the next InfoItem in the list, null if no more.
getNextSeq() - Method in class gov.lanl.Database.JDXSeqUtil
Get the next sequence number.
getNextSeq(Class, String) - Method in class gov.lanl.Database.sODatabaseMgr
return next number in a persistent sequence
getNextSeq(Class, String) - Method in class gov.lanl.Database.POETDatabaseMgr
return next number in a persistent sequence
getNextSeq(Class, String) - Method in class gov.lanl.Database.OJBDatabaseMgr
return next number in a persistent sequence
getNextSeq(Class, String) - Method in class gov.lanl.Database.JNDIDatabaseMgr
Get next number in a persistent sequence
getNextSeq(Class, String) - Method in class gov.lanl.Database.JDXDatabaseMgr
return next number in a persistent sequence
getNextSeq(Class, String) - Method in interface gov.lanl.Database.DatabaseMgr
Get next number in a persistent sequence
getNextValue() - Method in class gov.lanl.Database.Sequence_
Method declaration
getNode(Object) - Method in class gov.lanl.Utility.DOMTree
get the org.w3c.Node for a MutableTreeNode.
getObject(int) - Method in class gov.lanl.PidTrader.ObjectFinderList
Get the object associated with a label at a specific location
getObject(String) - Method in class gov.lanl.PidTrader.ObjectFinderList
Get the object associated with a given label
getObjectAttribute(Object, String) - Static method in class gov.lanl.Database.JNDIConfig
Given a class object and an attribute name for that object, get the attribute value from the object.
getObjectAttributeField(Object, String) - Static method in class gov.lanl.Database.ReflectionInformation
Given an object and an attribute name for that object, get the attribute Field from the object
getObjectAttributeField(Object, String) - Static method in class gov.lanl.Utility.ReflectionInformation
Given an object and an attribute name for that object, get the attribute Field from the object
getObjectAttributeNames(Object) - Static method in class gov.lanl.Database.ReflectionInformation
Given an object, get the attribute names from the object
getObjectAttributeNames(Object) - Static method in class gov.lanl.Utility.ReflectionInformation
Given an object, get the attribute names from the object
getObjectAttributeType(Object, String) - Static method in class gov.lanl.Database.ReflectionInformation
Given an object and an attribute name for that object, get the attribute type from the object
getObjectAttributeType(Object, String) - Static method in class gov.lanl.Utility.ReflectionInformation
Given an object and an attribute name for that object, get the attribute type from the object
getObjectFactory() - Method in class gov.lanl.Database.sODatabaseMgr
return persistent object factory
getObjectFactory() - Method in class gov.lanl.Database.POETDatabaseMgr
return persistent object factory
getObjectFactory() - Method in class gov.lanl.Database.OJBDatabaseMgr
return persistent object factory
getObjectFactory() - Method in class gov.lanl.Database.JNDIDatabaseMgr
this method returns an instance of the specified PersistentObjectFactory
getObjectFactory() - Static method in class gov.lanl.Database.JNDIConfig
Get the ObjectFactory for this database
getObjectFactory() - Method in class gov.lanl.Database.JDXDatabaseMgr
return persistent object factory
getObjectFactory() - Method in interface gov.lanl.Database.DatabaseMgr
Get the persistent object Factory this method returns the PersistentObjectFactory
getObjectField(Object, Object) - Method in class gov.lanl.Database.ObjectFactory
method to get the field name of an object that is a container for objects of the specified type
getObjectId() - Method in interface gov.lanl.Database.PersistentObject
this methods returns the unique object id
getObjects() - Method in class gov.lanl.PidTrader.ObjectFinderList
Get the list of objects associated with the ordered set of labels in the list.
getObsData() - Method in class gov.lanl.Utility.ObsData2Xml
Return the current observation data
getObsData() - Method in class gov.lanl.Utility.ObsData2Dom
Return the current observation data
getObsData() - Method in class gov.lanl.Utility.DomDoc2ObsData
Generate the observation data representing the current document.
getObsDataSeq() - Method in class gov.lanl.Utility.ObsData2Xml
Return the current observation data array
getObsDataSeq() - Method in class gov.lanl.Utility.ObsData2Dom
Return the current observation data array
getObsDataSeq() - Method in class gov.lanl.Utility.DomDoc2ObsData
Generate the observation data sequence representing the current document.
getOptKeyDefault(String) - Method in interface gov.lanl.SSLTools.ServiceInterface
Returns the default value for the optional keyword.
getOptKeyDefault(String) - Method in class gov.lanl.SSLTools.AbstractService
Returns the default value for the optional keyword.
getOptKeysAndValues() - Method in interface gov.lanl.SSLTools.ServiceInterface
Returns the optional keywords and values for a particular implementation.
getOptKeysAndValues() - Method in class gov.lanl.SSLTools.AbstractService
Returns the optional keywords and values for a particular implementation.
getOrb() - Static method in class gov.lanl.Utility.CorbaHelper
return ORB or get it from the ServiceFactory
getORB() - Method in interface gov.lanl.SSLTools.ServiceInterface
Returns the ORB created by an instantiated service
getORB() - Method in class gov.lanl.SSLTools.AbstractService
Returns the ORB created by an instantiated service
getPairValueForName(String) - Method in class gov.lanl.GUITools.GUIData
Get the corresponding value for the name from the name pairs
getPassword(String) - Static method in class gov.lanl.Utility.PasswordField
 
getPrivateKey(String) - Method in class gov.lanl.SSLTools.SSLKeyManagerOPENORB
 
getProp(String) - Method in class gov.lanl.Utility.ConfigProperties
return Property corresponding to key
getProp(String, String) - Method in class gov.lanl.Utility.ConfigProperties
get a Property with a method that works for applets
getProperties() - Method in interface gov.lanl.Database.PersistentObjectFactory
Return the Properties associated with the PersistentObjectFactory
getProperties() - Method in class gov.lanl.Database.DBObjectFactory
get the Properties associated with DBObjectFactory
getProperties() - Method in class gov.lanl.Utility.NamedValues
get the underlying Properties object
getProperty(Object, String) - Static method in class gov.lanl.Utility.BeanProperties
get the property from the object using bean accessor
getPropertyTuple(String) - Method in class gov.lanl.Utility.ConfigProperties
Get the value of the property with the given key, splitting it on the tuple delimiter.
getPropertyTuple(String, int) - Method in class gov.lanl.Utility.ConfigProperties
Get the value of the property with the given key, splitting it on the tuple delimiter.
getPublicKey() - Method in class gov.lanl.MakeTestKeys.MakeIButtonKeys
 
getPublicKey() - Method in class gov.lanl.TMCryptography.IButtonAux
Creates public key out of modulus and exponent from the iButton
getPublicKeyCertificate() - Method in interface gov.lanl.TMCryptography.TMKeyCrypto
Returns the public key certificate in a byte stream
getPublicKeyCertificate() - Method in class gov.lanl.TMCryptography.IButtonCrypto
returns certificate as byte array
getPublicKeyCertificate() - Method in class gov.lanl.TMCryptography.IAIKRSACrypto
Returns the public key certificate in a byte stream
getReadMethod(Class, String) - Static method in class gov.lanl.Utility.BeanProperties
get the read method for reading the specified property
getReqKeysAndValues() - Method in interface gov.lanl.SSLTools.ServiceInterface
Returns the required keywords and possible values for each key for a particular implementation.
getReqKeysAndValues() - Method in class gov.lanl.SSLTools.AbstractService
Returns the required keywords and possible values for each key for a particular implementation.
getRetValues() - Method in class gov.lanl.Utility.InfoItem
Get the retValues
getRows() - Method in class gov.lanl.Utility.SQLReader
return the query results as a row of comma delimited strings
getSecs() - Method in class gov.lanl.Utility.DateTime
 
getSecurityLevel() - Method in interface gov.lanl.SSLTools.ServiceInterface
Returns an identifying string for the service's security level.
getSecurityLevel() - Method in class gov.lanl.SSLTools.