public interface AlternateSecurityInterceptorFactory
Modifier and Type | Field and Description |
---|---|
static String |
SEC_INTEROP_INTFACTORY_PROP |
Modifier and Type | Method and Description |
---|---|
ClientRequestInterceptor |
getClientRequestInterceptor(Codec codec) |
ServerRequestInterceptor |
getServerRequestInterceptor(Codec codec) |
static final String SEC_INTEROP_INTFACTORY_PROP
ClientRequestInterceptor getClientRequestInterceptor(Codec codec)
ServerRequestInterceptor getServerRequestInterceptor(Codec codec)
Copyright © 2019. All rights reserved.