public final class RemoteAddressAuthenticationHandler extends Object implements AuthenticationHandler
| Constructor and Description |
|---|
RemoteAddressAuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(Credentials credentials) |
void |
setIpNetworkRange(String ipAddressRange) |
boolean |
supports(Credentials credentials) |
public boolean authenticate(Credentials credentials) throws AuthenticationException
authenticate in interface AuthenticationHandlerAuthenticationExceptionpublic boolean supports(Credentials credentials)
supports in interface AuthenticationHandlerpublic void setIpNetworkRange(String ipAddressRange)
ipAddressRange - the IP address range that should be allowed trusted logins *Copyright © 2004-2012 Jasig. All Rights Reserved.