com.liferay.portal.service.http
Class TunnelUtil
java.lang.Object
com.liferay.portal.service.http.TunnelUtil
public class TunnelUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TunnelUtil
public TunnelUtil()
getSharedSecretKey
public static Key getSharedSecretKey()
throws InvalidKeyException
- Throws:
InvalidKeyException
invoke
public static Object invoke(HttpPrincipal httpPrincipal,
MethodHandler methodHandler)
throws Exception
- Throws:
Exception