Uses of Class
net.rpcnet.securitytoolkit.common.dns.RecordChecker.CAADto
-
-
Uses of RecordChecker.CAADto in net.rpcnet.securitytoolkit.common.dns
Methods in net.rpcnet.securitytoolkit.common.dns that return types with arguments of type RecordChecker.CAADto Modifier and Type Method Description static Collection<RecordChecker.CAADto>RecordChecker. getCAA(String domain)static Collection<RecordChecker.CAADto>RecordChecker. getCAA(String format, String domain)
-