public class CSIv2IORInterceptor extends LocalObject implements IORInterceptor
Implements an org.omg.PortableInterceptor.IORInterceptor
that inserts CSIv2 info into an IOR.
Constructor and Description |
---|
CSIv2IORInterceptor(Codec codec)
Creates an instance of
CSIv2IORInterceptor with the specified codec. |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
establish_components(IORInfo info) |
String |
name() |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
public CSIv2IORInterceptor(Codec codec)
Creates an instance of CSIv2IORInterceptor
with the specified codec.
codec
- the Codec
used to encode the IOR security components.public void destroy()
destroy
in interface InterceptorOperations
public void establish_components(IORInfo info)
establish_components
in interface IORInterceptorOperations
public String name()
name
in interface InterceptorOperations
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.