Index

B D H O T 
All Classes and Interfaces|All Packages

B

BammBammClient - Class in org.shredzone.acme4j.it
The BammBamm client connects to the pebble-challtestsrv.
BammBammClient(String) - Constructor for class org.shredzone.acme4j.it.BammBammClient
Creates a new BammBamm client.

D

dnsAddARecord(String, String) - Method in class org.shredzone.acme4j.it.BammBammClient
Adds an A Record to the DNS.
dnsAddCnameRecord(String, String) - Method in class org.shredzone.acme4j.it.BammBammClient
Adds a CNAME Record to the DNS.
dnsAddServFailRecord(String) - Method in class org.shredzone.acme4j.it.BammBammClient
Simulates a SERVFAIL for the given domain.
dnsAddTxtRecord(String, String) - Method in class org.shredzone.acme4j.it.BammBammClient
Adds a TXT Record to the DNS.
dnsRemoveARecord(String) - Method in class org.shredzone.acme4j.it.BammBammClient
Removes an A Record from the DNS.
dnsRemoveCnameRecord(String) - Method in class org.shredzone.acme4j.it.BammBammClient
Removes a CNAME Record from the DNS.
dnsRemoveServFailRecord(String) - Method in class org.shredzone.acme4j.it.BammBammClient
Removes a SERVFAIL Record from the DNS.
dnsRemoveTxtRecord(String) - Method in class org.shredzone.acme4j.it.BammBammClient
Removes a TXT Record from the DNS.

H

httpAddToken(String, String) - Method in class org.shredzone.acme4j.it.BammBammClient
Adds a HTTP token.
httpRemoveToken(String) - Method in class org.shredzone.acme4j.it.BammBammClient
Removes a HTTP token.

O

org.shredzone.acme4j.it - module org.shredzone.acme4j.it
 
org.shredzone.acme4j.it - package org.shredzone.acme4j.it
 

T

tlsAlpnAddCertificate(String, String) - Method in class org.shredzone.acme4j.it.BammBammClient
Adds a certificate for TLS-ALPN tests.
tlsAlpnRemoveCertificate(String) - Method in class org.shredzone.acme4j.it.BammBammClient
Removes a certificate.
B D H O T 
All Classes and Interfaces|All Packages