Class WhitelistHost
java.lang.Object
org.jenkinsci.plugins.gwt.whitelist.WhitelistHost
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.github.jgonian.ipmath.Ipv4Range
com.github.jgonian.ipmath.Ipv6Range
com.github.jgonian.ipmath.Ipv4
com.github.jgonian.ipmath.Ipv6
-
Constructor Details
-
WhitelistHost
- Throws:
WhitelistException
-
-
Method Details
-
getHostType
-
getWhitelistHost
-
getRangeIpv4
public com.github.jgonian.ipmath.Ipv4Range getRangeIpv4() -
getRangeIpv6
public com.github.jgonian.ipmath.Ipv6Range getRangeIpv6() -
getRangeLeftValue
-
getRangeRightValue
-
getStaticIpv4
public com.github.jgonian.ipmath.Ipv4 getStaticIpv4() -
getStaticIpv6
public com.github.jgonian.ipmath.Ipv6 getStaticIpv6()
-