|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ponder2.policy.AuthPolicySearch
net.ponder2.policy.FlexAuthPolicySearch
public class FlexAuthPolicySearch
| Field Summary |
|---|
| Fields inherited from class net.ponder2.policy.AuthPolicySearch |
|---|
AUTH, NOTAUTH, POL_NOT_DEFINED |
| Constructor Summary | |
|---|---|
FlexAuthPolicySearch(java.lang.String confStrgFile)
|
|
| Method Summary | |
|---|---|
short |
search(AuthPolicyHolder holder,
short pepType,
P2Object subject,
P2Object target,
java.lang.String action,
char focus,
P2Object[] args,
P2Object result)
This is the main method called externally for performing the search of an applicable policy. |
| Methods inherited from class net.ponder2.policy.AuthPolicySearch |
|---|
buildPath, evaluate, printState, printVector |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlexAuthPolicySearch(java.lang.String confStrgFile)
| Method Detail |
|---|
public short search(AuthPolicyHolder holder,
short pepType,
P2Object subject,
P2Object target,
java.lang.String action,
char focus,
P2Object[] args,
P2Object result)
search in class AuthPolicySearchholder - The holder vector is used to hold policy used in PEP1 and PEP2 to
be used also in the respective returning partpepType - specifies the PEP typesubject - the subject OIDtarget - the target OIDaction - the action performed by the subject on the targetfocus - whether the policy that should be found is a subject or a target policyargs - the arguments used for the evaluation of the conditionresult - the standard Result used in Ponder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||