Print Page as PDF
VistaLinkVpidConnectionSpec ICR (5229)

VistaLinkVpidConnectionSpec    ICR (5229)

Name Value
NUMBER 5229
IA # 5229
DATE CREATED 2008/07/02
CUSTODIAL PACKAGE VISTALINK
USAGE Supported
TYPE Other
DBIC APPROVAL STATUS APPROVED
NAME VistaLinkVpidConnectionSpec
GENERAL DESCRIPTION
public class gov.va.med.vistalink.adapter.cci
VistaLinkVpidConnectionSpec extends
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionSpecImpl implements
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionSpec,
javax.resource.cci.ConnectionSpec.

This is the connection spec class for VPID re-authentication.
STATUS Active
KEYWORDS vistalink
DURATION Till Otherwise Agreed
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
constructor
public VistaLinkVpidConnectionSpec(java.lang.String
division, java.lang.String vpid): constructor.
VARIABLES TYPE VARIABLES DESCRIPTION
division Input
java.lang.String division: The station number (e.g.,
"523", "523BZ", etc.) requested as the division under which logon/actions
should be conducted for this user on the target Kernel/M system.
vpid Input
java.lang.String vpid: the VPID identifier for the
end-user.
getVpid
public java.lang.String getVpid()
VARIABLES TYPE VARIABLES DESCRIPTION
return Output
returns java.lang.String: VPID set in the connection
spec.
setVpid
public void setVpid(java.lang.String vpid)
VARIABLES TYPE VARIABLES DESCRIPTION
vpid Input
java.lang.String vpid: the VPID to set for this
connection spec.
DATE ACTIVATED 2008/07/11