Uses of Class
net.shibboleth.shared.net.IPRange
Packages that use IPRange
Package
Description
Shared networking APIs and classes.
Implementations of security interfaces.
Classes supporting Spring configuration activities.
Legacy stubs for compatibility.
-
Uses of IPRange in net.shibboleth.utilities.java.support.net
Subclasses of IPRange in net.shibboleth.utilities.java.support.netModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Methods in net.shibboleth.utilities.java.support.net that return IPRangeModifier and TypeMethodDescriptionstatic IPRangeIPRange.parseCIDRBlock(String cidrBlock) Deprecated, for removal: This API element is subject to removal in a future version.Parses a CIDR block definition in to an IP range.