Class TPSCertClient


  • public class TPSCertClient
    extends Client
    Author:
    Endi S. Dewata
    • Constructor Detail

      • TPSCertClient

        public TPSCertClient​(PKIClient client,
                             java.lang.String subsystem)
                      throws java.net.URISyntaxException
        Throws:
        java.net.URISyntaxException
    • Method Detail

      • init

        public void init()
                  throws java.net.URISyntaxException
        Throws:
        java.net.URISyntaxException
      • findCerts

        public TPSCertCollection findCerts​(java.lang.String filter,
                                           java.lang.String tokenID,
                                           java.lang.Integer start,
                                           java.lang.Integer size)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getCert

        public TPSCertData getCert​(java.lang.String tokenID)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception