| Package | Description |
|---|---|
| org.eurekaclinical.i2b2.client | |
| org.eurekaclinical.i2b2.client.pdo | |
| org.eurekaclinical.i2b2.client.tests |
| Modifier and Type | Method and Description |
|---|---|
boolean |
I2b2UserAuthenticatorImpl.authenticateUser(I2b2AuthMetadata authMetadata) |
boolean |
I2b2UserAuthenticator.authenticateUser(I2b2AuthMetadata authMetadata)
Determines whether or not a user is authenticated given their
authentication metadata.
|
I2b2PdoResults |
I2b2PdoRetrieverImpl.retrieve(I2b2AuthMetadata authMetadata,
Collection<I2b2Concept> concepts,
I2b2PatientSet patientSet) |
I2b2PdoResults |
I2b2PdoRetriever.retrieve(I2b2AuthMetadata authMetadata,
Collection<I2b2Concept> concepts,
I2b2PatientSet patientSet)
Attempts to retrieve PDO results from i2b2 for the given patient set.
|
| Modifier and Type | Method and Description |
|---|---|
I2b2PdoResults |
I2b2PdoResultParser.parse()
Parses the instance's XML document and returns the PDO results contained
in it.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MockI2b2UserAuthenticator.authenticateUser(I2b2AuthMetadata authMetadata) |
I2b2PdoResults |
MockI2b2PdoRetriever.retrieve(I2b2AuthMetadata authMetadata,
Collection<I2b2Concept> concepts,
I2b2PatientSet patientSet) |
Copyright © 2016 Emory University. All rights reserved.