Skip navigation links
C D G N O V 

C

createSocket(String, int) - Method in class org.littleshoot.dnssec4j.VerifiedSocketFactory
 
createSocket(InetAddress, int) - Method in class org.littleshoot.dnssec4j.VerifiedSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.littleshoot.dnssec4j.VerifiedSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.littleshoot.dnssec4j.VerifiedSocketFactory
 

D

DnsSec - Class in org.littleshoot.dnssec4j
DNSSEC resolver and validator.
DnsSec() - Constructor for class org.littleshoot.dnssec4j.DnsSec
 
DNSSECException - Exception in org.littleshoot.dnssec4j
Exception thrown when there's a problem with a DNS signature.
DNSSECException() - Constructor for exception org.littleshoot.dnssec4j.DNSSECException
 
DNSSECException(String) - Constructor for exception org.littleshoot.dnssec4j.DNSSECException
 
DNSSECException(String, Throwable) - Constructor for exception org.littleshoot.dnssec4j.DNSSECException
 

G

getByName(String) - Static method in class org.littleshoot.dnssec4j.DnsSec
Access the specified URL and verifies the signatures of DNSSEC responses if they exist, returning the resolved IP address.

N

newInetSocketAddress(String, int) - Static method in class org.littleshoot.dnssec4j.VerifiedAddressFactory
Creates a new InetSocketAddress, verifying the host with DNSSEC if configured to do so.
newInetSocketAddress(String, int, boolean) - Static method in class org.littleshoot.dnssec4j.VerifiedAddressFactory
Creates a new InetSocketAddress, verifying the host with DNSSEC if configured to do so.
newVerifiedInetAddress(String, boolean) - Static method in class org.littleshoot.dnssec4j.VerifiedAddressFactory
Creates a new InetSocket, verifying the host with DNSSEC if configured to do so.

O

org.littleshoot.dnssec4j - package org.littleshoot.dnssec4j
 

V

VerifiedAddressFactory - Class in org.littleshoot.dnssec4j
Class for creating addresses.
VerifiedAddressFactory() - Constructor for class org.littleshoot.dnssec4j.VerifiedAddressFactory
 
VerifiedSocketFactory - Class in org.littleshoot.dnssec4j
SocketFactory that wraps another delegate SocketFactory and intercepts all factory calls to verify the DNSSEC records of hosts before creating sockets.
VerifiedSocketFactory(SocketFactory) - Constructor for class org.littleshoot.dnssec4j.VerifiedSocketFactory
 
verify(InetSocketAddress) - Static method in class org.littleshoot.dnssec4j.DnsSec
If the specified InetSocketAddress has not already resolved to an IP address, this verifies the host name and returns a new, verified and resolved InetSocketAddress.
C D G N O V 
Skip navigation links

Copyright © 2011–2018 LittleShoot. All rights reserved.