public final class RemoteAddressAuthenticationHandler extends AbstractAuthenticationHandler
| Constructor and Description |
|---|
RemoteAddressAuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
HandlerResult |
authenticate(Credential credential) |
void |
setIpNetworkRange(String ipAddressRange) |
boolean |
supports(Credential credential) |
getName, setNamepublic HandlerResult authenticate(Credential credential) throws GeneralSecurityException
GeneralSecurityExceptionpublic boolean supports(Credential credential)
public void setIpNetworkRange(String ipAddressRange)
ipAddressRange - the IP address range that should be allowed trusted logins *Copyright © 2004-2015 Jasig. All Rights Reserved.