Package | Description |
---|---|
net.sf.mmm.service.base.server |
Contains the server-specific base classes for simple remote services.
|
net.sf.mmm.service.impl.server |
Contains the server-specific implementation classes for simple remote invocations.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCsrfTokenManager
This is the abstract base implementation of
CsrfTokenManager . |
Modifier and Type | Field and Description |
---|---|
private CsrfTokenManager |
AbstractGenericRemoteInvocationService.xsrfTokenManager |
Modifier and Type | Method and Description |
---|---|
CsrfTokenManager |
AbstractGenericRemoteInvocationService.getXsrfTokenManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGenericRemoteInvocationService.setXsrfTokenManager(CsrfTokenManager xsrfTokenManager) |
Modifier and Type | Class and Description |
---|---|
class |
CsrfTokenManagerDefaultImpl
This is the default implementation of
CsrfTokenManager . |
Copyright © 2001–2016 mmm-Team. All rights reserved.