Package org.springframework.security.remoting.dns

Interface Summary
DnsResolver Helper class for DNS operations.
InitialContextFactory This is used in JndiDnsResolver to get an InitialDirContext for DNS queries.
 

Class Summary
JndiDnsResolver Implementation of DnsResolver which uses JNDI for the DNS queries.
 

Exception Summary
DnsEntryNotFoundException This will be thrown if no entry matches the specified DNS query.
DnsLookupException This will be thrown for unknown DNS errors.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.