Class CertStoreCallback

java.lang.Object
com.sun.xml.wss.impl.callback.XWSSCallback
com.sun.xml.wss.impl.callback.CertStoreCallback
All Implemented Interfaces:
Callback

public class CertStoreCallback extends XWSSCallback implements Callback
Author:
kumar jayanti
  • Constructor Details

    • CertStoreCallback

      public CertStoreCallback()
      Creates a new instance of CertStoreCallback
  • Method Details

    • getCertStore

      public CertStore getCertStore()
    • setCertStore

      public void setCertStore(CertStore store)