public class WebServerServletTokenImpl
extends Object
implements com.liferay.portal.kernel.webserver.WebServerServletToken
| Constructor and Description |
|---|
WebServerServletTokenImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
getToken(long imageId) |
void |
resetToken(long imageId) |
public void afterPropertiesSet()
public String getToken(long imageId)
getToken in interface com.liferay.portal.kernel.webserver.WebServerServletTokenpublic void resetToken(long imageId)
resetToken in interface com.liferay.portal.kernel.webserver.WebServerServletToken