Class KRAClient


  • public class KRAClient
    extends com.netscape.certsrv.client.SubsystemClient
    • Field Summary

      • Fields inherited from class com.netscape.certsrv.client.SubsystemClient

        accountClient, AUTH_FAILURE, FAILURE, logger, SUCCESS
      • Fields inherited from class com.netscape.certsrv.client.Client

        client, clients, name, prefix, subsystem
    • Constructor Summary

      Constructors 
      Constructor Description
      KRAClient​(com.netscape.certsrv.client.PKIClient client)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init()  
      • Methods inherited from class com.netscape.certsrv.client.SubsystemClient

        exists, login, logout, requestRange
      • Methods inherited from class com.netscape.certsrv.client.Client

        addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KRAClient

        public KRAClient​(com.netscape.certsrv.client.PKIClient client)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception