public class NamespaceChecker
extends java.lang.Object
Constructor and Description |
---|
NamespaceChecker(NamespaceCheckingMode mode,
NamespacesStore pmaStore,
NamespacesStore globusStore) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ValidationError> |
check(java.security.cert.X509Certificate[] chain)
Checks all certificates in the chain whether they are correct w.r.t.
|
public NamespaceChecker(NamespaceCheckingMode mode, NamespacesStore pmaStore, NamespacesStore globusStore)
public java.util.List<ValidationError> check(java.security.cert.X509Certificate[] chain)
chain
- to be checked