org.deegree.security
Class IPAddressAuthentication
java.lang.Object
  
org.deegree.security.AbstractAuthentication
      
org.deegree.security.IPAddressAuthentication
public class IPAddressAuthentication
- extends AbstractAuthentication
 
- Author:
 
  - Andreas Poth, last edited by: $Author: poth $
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AUTH_PARAM_IPADDRESS
protected static final String AUTH_PARAM_IPADDRESS
- See Also:
 - Constant Field Values
 
INIT_PARAM_PATTERN
protected static final String INIT_PARAM_PATTERN
- See Also:
 - Constant Field Values
 
IPAddressAuthentication
public IPAddressAuthentication(String authenticationName,
                               Map<String,String> initParams)
- Parameters:
 authenticationName - initParams - 
authenticate
public User authenticate(Map<String,String> params)
                  throws WrongCredentialsException
- authenticates a user and returns an instance of
- Specified by:
 authenticate in class AbstractAuthentication
 
- Returns:
 - an instance of User
 - Throws:
 WrongCredentialsException- See Also:
 User} if authentication has been successfull. Otherwise a
      WrongCredentialsException will be thrown
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net