|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.DfResourceAccessDecision.AccessDecisionAdminPOA
|
+--gov.lanl.RAD.AccessDecisionAdminImpl
Used to store references to PolicyEvaluatorLocator and DynamicAttributeService Persistently

| Constructor Summary | |
AccessDecisionAdminImpl(org.omg.CORBA.ORB theOrb,
java.lang.String serverName,
java.util.Properties props)
Initializes the ORB and obtains a reference to it |
|
| Method Summary | |
org.omg.DfResourceAccessDecision.DynamicAttributeService |
get_dynamic_attribute_service()
|
org.omg.DfResourceAccessDecision.PolicyEvaluatorLocator |
get_policy_evaluator_locator()
|
void |
init()
Initialize the ADA |
void |
set_dynamic_attribute_service(org.omg.DfResourceAccessDecision.DynamicAttributeService dynamic_attribute_service)
Saves reference of default DynamicAttributeService object |
void |
set_policy_evaluator_locator(org.omg.DfResourceAccessDecision.PolicyEvaluatorLocator policy_evaluator_locator)
Saves reference to default PolicyEvaluatorLocator |
static void |
setNameService(gov.lanl.Utility.NameService nameService)
|
| Methods inherited from class org.omg.DfResourceAccessDecision.AccessDecisionAdminPOA |
_all_interfaces, _invoke, _this, _this |
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AccessDecisionAdminImpl(org.omg.CORBA.ORB theOrb,
java.lang.String serverName,
java.util.Properties props)
| Method Detail |
public org.omg.DfResourceAccessDecision.PolicyEvaluatorLocator get_policy_evaluator_locator()
public void set_policy_evaluator_locator(org.omg.DfResourceAccessDecision.PolicyEvaluatorLocator policy_evaluator_locator)
policy_evaluator_locator - reference to the default
PolicyEvaluatorLocator objectpublic org.omg.DfResourceAccessDecision.DynamicAttributeService get_dynamic_attribute_service()
public void set_dynamic_attribute_service(org.omg.DfResourceAccessDecision.DynamicAttributeService dynamic_attribute_service)
dynamic_attribute_service - reference to default
DynamicServiceAttribute objectpublic static void setNameService(gov.lanl.Utility.NameService nameService)
public void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||