Added in API level 1
NetPermission
public
final
class
NetPermission
extends BasicPermission
| java.lang.Object | |||
| ↳ | java.security.Permission | ||
| ↳ | java.security.BasicPermission | ||
| ↳ | java.net.NetPermission | ||
Legacy security code; do not use.
Summary
Public constructors | |
|---|---|
NetPermission(String name)
|
|
NetPermission(String name, String actions)
|
|
Inherited methods | |
|---|---|
java.security.BasicPermission
| |
java.security.Permission
| |
java.lang.Object
| |
java.security.Guard
| |
Public constructors
NetPermission
Added in API level 1
NetPermission (String name, String actions)
| Parameters | |
|---|---|
name |
String
|
actions |
String
|
Interfaces
Classes
- Authenticator
- CacheRequest
- CacheResponse
- ContentHandler
- CookieHandler
- CookieManager
- DatagramPacket
- DatagramSocket
- DatagramSocketImpl
- HttpCookie
- HttpURLConnection
- IDN
- Inet4Address
- Inet6Address
- InetAddress
- InetSocketAddress
- InterfaceAddress
- JarURLConnection
- MulticastSocket
- NetPermission
- NetworkInterface
- PasswordAuthentication
- Proxy
- ProxySelector
- ResponseCache
- SecureCacheResponse
- ServerSocket
- Socket
- SocketAddress
- SocketImpl
- SocketPermission
- StandardSocketOptions
- URI
- URL
- URLClassLoader
- URLConnection
- URLDecoder
- URLEncoder
- URLStreamHandler
Enums
Exceptions

