public interface IntegrityVerifier
Security.verifyCodebaseIntegrity, allowing the URLs that provide content integrity to be
 extended.| Modifier and Type | Method and Description | 
|---|---|
| boolean | providesIntegrity(URL url)Returns  trueif the specified URL is known to provide content integrity; returnsfalseotherwise. | 
boolean providesIntegrity(URL url)
true if the specified URL is known to provide content integrity; returns
 false otherwise.url - URL to verifytrue if the specified URL is known to provide content integrity;
 false otherwiseNullPointerException - if the URL is nullCopyright © GigaSpaces.