public interface I2b2UserAuthenticator
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticateUser(I2b2AuthMetadata authMetadata)
Determines whether or not a user is authenticated given their authentication metadata.
|
boolean authenticateUser(I2b2AuthMetadata authMetadata) throws I2b2ExportServiceXmlException
authMetadata - the i2b2 authentication metadata to provide to i2b2 to authenticate the usertrue if the user was authenticated by i2b2, false otherwiseI2b2ExportServiceXmlException - if an error occurs processing the i2b2 response XMLCopyright © 2015 Emory University. All rights reserved.