Interface AlternateSecurityInterceptorFactory


  • public interface AlternateSecurityInterceptorFactory
    Interface to override existing security RequestInterceptors.
    Author:
    Sudarsan Sridhar
    • Method Detail

      • getClientRequestInterceptor

        org.omg.PortableInterceptor.ClientRequestInterceptor getClientRequestInterceptor​(org.omg.IOP.Codec codec)
      • getServerRequestInterceptor

        org.omg.PortableInterceptor.ServerRequestInterceptor getServerRequestInterceptor​(org.omg.IOP.Codec codec)