public class NamespaceChecker extends Object
Constructor and Description |
---|
NamespaceChecker(NamespaceCheckingMode mode,
NamespacesStore pmaStore,
NamespacesStore globusStore) |
Modifier and Type | Method and Description |
---|---|
List<ValidationError> |
check(X509Certificate[] chain)
Checks all certificates in the chain whether they are correct w.r.t. namespace policies
which are configured.
|
public NamespaceChecker(NamespaceCheckingMode mode, NamespacesStore pmaStore, NamespacesStore globusStore)
public List<ValidationError> check(X509Certificate[] chain)
chain
- to be checkedCopyright © 2012-2017 European Middleware Initiative. All Rights Reserved.