Class MockSessionCookieConfig

java.lang.Object
org.springframework.mock.web.MockSessionCookieConfig
All Implemented Interfaces:
SessionCookieConfig

public class MockSessionCookieConfig extends Object implements SessionCookieConfig
Mock implementation of the SessionCookieConfig interface.
Since:
4.0
Author:
Juergen Hoeller
See Also: