kaos.cougaar.clik.util
Class SAFESecurityComponent
java.lang.Object
GenericStateModelAdapter
kaos.cougaar.clik.util.SecurityComponent
kaos.cougaar.clik.util.SAFESecurityComponent
public final class SAFESecurityComponent
- extends SecurityComponent
SAFESecurityComponent loads the KAoS Guard
It should be passed two parameters: the name of the domain manager agent to
communicate with and the name of the domain to register with.
Field Summary |
protected BindingSite |
bindingSite
|
protected java.lang.Object |
guard
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
guard
protected java.lang.Object guard
bindingSite
protected BindingSite bindingSite
SAFESecurityComponent
public SAFESecurityComponent()
setParameter
public void setParameter(java.lang.Object o)
setBindingSite
public void setBindingSite(BindingSite bs)
load
public void load()
setState
public void setState(java.lang.Object loadState)
getState
public java.lang.Object getState()
unload
public void unload()