public interface Verifier
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Verifier.Result |
static class |
Verifier.Scope |
static interface |
Verifier.VerifierError |
| Modifier and Type | Method and Description |
|---|---|
List<Verifier.Result> |
verify(String connectorId,
Map<String,String> parameters)
Verify a connector
|
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.