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 | Field and Description |
---|---|
private RemoteInvocationSecurityDetector |
AbstractGenericRemoteInvocationService.securityDetector |
Modifier and Type | Method and Description |
---|---|
RemoteInvocationSecurityDetector |
AbstractGenericRemoteInvocationService.getSecurityDetector() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGenericRemoteInvocationService.setSecurityDetector(RemoteInvocationSecurityDetector securityDetector) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteInvocationSecurityDetectorImpl
This is the default implementation of
RemoteInvocationSecurityDetector . |
Copyright © 2001–2016 mmm-Team. All rights reserved.