public final class I2b2UserAuthenticatorImpl extends Object implements I2b2UserAuthenticator
I2b2CommUtil).| Constructor and Description |
|---|
I2b2UserAuthenticatorImpl(I2b2Properties inProperties,
I2b2XmlPostSupport inI2b2XmlPostSupport) |
| 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(I2b2Properties inProperties, I2b2XmlPostSupport inI2b2XmlPostSupport)
inProperties - inI2b2XmlPostSupport - public boolean authenticateUser(I2b2AuthMetadata authMetadata) throws I2b2XmlException
I2b2UserAuthenticatorauthenticateUser in interface I2b2UserAuthenticatorauthMetadata - the i2b2 authentication metadata to provide to i2b2
to authenticate the usertrue if the user was authenticated by i2b2,
false otherwiseI2b2XmlException - if an error occurs processing the i2b2 response
XMLCopyright © 2016 Emory University. All rights reserved.