public final class I2b2UserAuthenticatorImpl extends Object implements I2b2UserAuthenticator
I2b2CommUtil).| Constructor and Description |
|---|
I2b2UserAuthenticatorImpl(I2b2EurekaServicesProperties inProperties,
I2b2XmlPostSupport inI2b2XmlPostSupport)
Default no-arg constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticateUser(I2b2AuthMetadata authMetadata)
Determines whether or not a user is authenticated given their authentication metadata.
|
@Inject public I2b2UserAuthenticatorImpl(I2b2EurekaServicesProperties inProperties, I2b2XmlPostSupport inI2b2XmlPostSupport)
public boolean authenticateUser(I2b2AuthMetadata authMetadata) throws I2b2ExportServiceXmlException
I2b2UserAuthenticatorauthenticateUser in interface I2b2UserAuthenticatorauthMetadata - 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.