org.n52.security.common.ip
Interface IPAddressMask

All Superinterfaces:
IPRange
All Known Implementing Classes:
IP4AddressMask

public interface IPAddressMask
extends IPRange


Method Summary
 InetAddress getAddress()
           
 byte[] getMask()
           
 
Methods inherited from interface org.n52.security.common.ip.IPRange
contains, first, last
 

Method Detail

getMask

byte[] getMask()

getAddress

InetAddress getAddress()


Copyright © 2004–2014 52north.org. All rights reserved.