com.sun.xml.wss.impl.callback
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertStoreCallback
public CertStoreCallback()
- Creates a new instance of CertStoreCallback
getCertStore
public CertStore getCertStore()
setCertStore
public void setCertStore(CertStore store)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.