Package | Description |
---|---|
net.shibboleth.utilities.java.support.net |
Classes for working with HTTP URLs and the protocol.
|
net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
Modifier and Type | Method and Description |
---|---|
static IPRange |
IPRange.parseCIDRBlock(String cidrBlock)
Parses a CIDR block definition in to an IP range.
|
Modifier and Type | Field and Description |
---|---|
private Collection<IPRange> |
IPRangeAccessControl.allowedRanges
List of CIDR blocks allowed to access this servlet.
|
Modifier and Type | Method and Description |
---|---|
void |
IPRangeAccessControl.setAllowedRanges(Collection<IPRange> ranges)
Set the CIDR address ranges to allow.
|
Copyright © 1999–2016. All rights reserved.