org.objectweb.carol.util.csiv2
Class SasHelper
java.lang.Object
org.objectweb.carol.util.csiv2.SasHelper
public class SasHelper
extends java.lang.Object
Utility class for binding object with Csiv2 policy
- Florent Benoit
static void | rebind(String jndiName, Remote remoteObj, SasComponent sasComponent) - Allow to bind object to registry with a given SAS component.
|
rebind
public static void rebind(String jndiName,
Remote remoteObj,
SasComponent sasComponent)
throws NamingException
Allow to bind object to registry with a given SAS component.
Use for CsiV2 policy binding
jndiName
- the name to bind for registryremoteObj
- the object to bindsasComponent
- the object containing CsiV2 compound sec mech configuration