|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.lanl.SSLTools.AbsAccessDecision
|
+--gov.lanl.SSLTools.AccessDecisionShowADIRON
Implements a sample accesses decision object for Adiron's implementation of Corba Security CSIv2
| Constructor Summary | |
AccessDecisionShowADIRON()
The constructor. |
|
| Method Summary | |
boolean |
access_allowed(java.lang.String operation)
Uses the operation (and may use security credentials) to make the access decision. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AccessDecisionShowADIRON()
| Method Detail |
public boolean access_allowed(java.lang.String operation)
AbsAccessDecision
access_allowed in class AbsAccessDecisionoperation - is a string representing the operation for which a decision
is asked.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||