com.atlassian.crowd.util
Class RemoteAddressHelperTest

java.lang.Object
  extended by com.atlassian.crowd.util.RemoteAddressHelperTest

public class RemoteAddressHelperTest
extends java.lang.Object


Constructor Summary
RemoteAddressHelperTest()
           
 
Method Summary
 void testAddressInBinary()
           
 void testIsAddressAllowed()
           
 void testIsCidrNotation()
           
 void testMaskedAddressInBinary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAddressHelperTest

public RemoteAddressHelperTest()
Method Detail

testIsCidrNotation

public void testIsCidrNotation()

testIsAddressAllowed

public void testIsAddressAllowed()

testMaskedAddressInBinary

public void testMaskedAddressInBinary()

testAddressInBinary

public void testAddressInBinary()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.