public class IPAuthenticationDAO extends SQLDAO
Constructor and Description |
---|
IPAuthenticationDAO() |
Modifier and Type | Method and Description |
---|---|
UserIdentity |
resolveUserIdentity(java.lang.String ipAddress)
Makes a table lookup to determine if the given ip address have an associated user identity.
|
getTransactionTemplate, setDataSource, setTnxManager
public IPAuthenticationDAO()
public UserIdentity resolveUserIdentity(java.lang.String ipAddress)
ipAddress
- Copyright © 2015 Tampere University of Technology, Pori Department.