| Class | Description |
|---|---|
| AcceptAllServerKeyVerifier |
A ServerKeyVerifier that accepts all server keys.
|
| DelegatingServerKeyVerifier | |
| RejectAllServerKeyVerifier | |
| RequiredServerKeyVerifier |
A ServerKeyVerifier that accepts one server key (specified in the constructor)
|
| StaticServerKeyVerifier |
Returns the same constant answer
true/false regardless |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.