org.eclipse.osgi.internal.signedcontent
Class TrustEngineListener
java.lang.Object
org.eclipse.osgi.internal.signedcontent.TrustEngineListener
public class TrustEngineListener
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static TrustEngineListener getInstance()
addedTrustAnchor
public void addedTrustAnchor(Certificate anchor)
removedTrustAnchor
public void removedTrustAnchor(Certificate anchor)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.