@Service(name="ServerSecurityInterceptorFactory") @Singleton public class SecurityIIOPInterceptorFactory extends Object implements org.glassfish.enterprise.iiop.api.IIOPInterceptorFactory
| Constructor and Description |
|---|
SecurityIIOPInterceptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ClientRequestInterceptor |
createClientRequestInterceptor(ORBInitInfo info,
Codec codec) |
ServerRequestInterceptor |
createServerRequestInterceptor(ORBInitInfo info,
Codec codec) |
public ClientRequestInterceptor createClientRequestInterceptor(ORBInitInfo info, Codec codec)
createClientRequestInterceptor in interface org.glassfish.enterprise.iiop.api.IIOPInterceptorFactorypublic ServerRequestInterceptor createServerRequestInterceptor(ORBInitInfo info, Codec codec)
createServerRequestInterceptor in interface org.glassfish.enterprise.iiop.api.IIOPInterceptorFactoryCopyright © 2013. All Rights Reserved.