org.jumpmind.symmetric.security.inet
Class InetAddressAuthorizerCompiler

java.lang.Object
  extended by org.jumpmind.symmetric.security.inet.InetAddressAuthorizerCompiler
All Implemented Interfaces:
IInetAddressAuthorizerCompiler

public class InetAddressAuthorizerCompiler
extends java.lang.Object
implements IInetAddressAuthorizerCompiler

Author:
dmichels

Constructor Summary
InetAddressAuthorizerCompiler()
           
 
Method Summary
 java.util.List<IRawInetAddressAuthorizer> compile(java.lang.String[] addresses)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InetAddressAuthorizerCompiler

public InetAddressAuthorizerCompiler()
Method Detail

compile

public java.util.List<IRawInetAddressAuthorizer> compile(java.lang.String[] addresses)
                                                  throws java.net.UnknownHostException
Specified by:
compile in interface IInetAddressAuthorizerCompiler
Throws:
java.net.UnknownHostException


Copyright © 2007-2008. All Rights Reserved.