public interface SecurityHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName()
Get the Name of the Component associated with the handler.
|
DeploymentListener |
getDeploymentListener()
Get an Instance of the Deployment Listener.
|
HttpSecurityHandler |
getHttpSecurityHandler()
Get the HttpSecurityHandler.
|
Interceptor |
getInterceptor()
Get an Instance of the Interceptor.
|
DeploymentListener getDeploymentListener()
Interceptor getInterceptor()
HttpSecurityHandler getHttpSecurityHandler()
String getComponentName()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.