Class ACMEClient


  • public class ACMEClient
    extends Client
    Author:
    Endi S. Dewata
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • ACMEClient

        public ACMEClient​(PKIClient client)
                   throws java.net.URISyntaxException
        Throws:
        java.net.URISyntaxException
    • Method Detail

      • login

        public Account login()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • enable

        public void enable()
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • disable

        public void disable()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • logout

        public void logout()
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getDirectory

        public ACMEDirectory getDirectory()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception