The class representing a network permission.
The following permissions are defined, allowing the specified action:
- {@code "setHostnameVerifier"}
- setting a callback object for additional verification of a hostname mismatch.
- {@code "getSSLSessionContext"}
- getting the {@code SSLSessionContext} of an {@code SSLSession}.
|