|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.LocalObject
org.ow2.jonas.security.iiop.Csiv2IorInterceptor
public class Csiv2IorInterceptor
IOR interceptor for the supports of CSiv2 level 0 as described by chapter 19.8.2.5 Stateful support is not require for level 0
Secure Interoperability V2 Specification (July 23,2001),
Serialized Form| Constructor Summary | |
|---|---|
Csiv2IorInterceptor(Codec codec,
org.objectweb.util.monolog.api.Logger logger,
org.objectweb.util.monolog.api.Logger loggerDetails)
Constructor |
|
| Method Summary | |
|---|---|
void |
destroy()
Provides an opportunity to destroy this interceptor. |
void |
establish_components(IORInfo info)
Check if there is a CSI v2 policy and there is one add the csiv2 component into the IOR. |
String |
name()
Returns the name of the interceptor. |
| Methods inherited from class org.omg.CORBA.LocalObject |
|---|
_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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
|---|
_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 |
| Constructor Detail |
|---|
public Csiv2IorInterceptor(Codec codec,
org.objectweb.util.monolog.api.Logger logger,
org.objectweb.util.monolog.api.Logger loggerDetails)
codec - used for encoding any objectslogger - used for logging useful informationloggerDetails - for all information (useless for most time :)| Method Detail |
|---|
public void establish_components(IORInfo info)
establish_components in interface IORInterceptorOperationsIORInterceptorOperations.establish_components(org.omg.PortableInterceptor.IORInfo)public void destroy()
destroy in interface InterceptorOperationspublic String name()
name in interface InterceptorOperations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||