Package | Description |
---|---|
com.liferay.portal.kernel.security.pacl.permission | |
com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
static void |
PortalSocketPermission.checkConnect(Http.Options options) |
Modifier and Type | Method and Description |
---|---|
byte[] |
Http.URLtoByteArray(Http.Options options) |
static byte[] |
HttpUtil.URLtoByteArray(Http.Options options) |
InputStream |
Http.URLtoInputStream(Http.Options options) |
static InputStream |
HttpUtil.URLtoInputStream(Http.Options options) |
String |
Http.URLtoString(Http.Options options) |
static String |
HttpUtil.URLtoString(Http.Options options) |