|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
EvaluationResult defines the interface representing the
result of a security component evaluation. It provides a general way to
access the value returned by an evaluatable component including a possible
Exception thrown by he component.
| Field Summary | |
static String |
ACCESS_CONTROL_RULE_EVALUATION_RESULT_TYPE
A constant that defines the Access Control Evaluation Result Type. |
| Method Summary | |
Object |
getResult()
Get the evaluation result value. |
String |
getType()
Get the type. |
| Field Detail |
public static final String ACCESS_CONTROL_RULE_EVALUATION_RESULT_TYPE
| Method Detail |
public String getType()
public Object getResult()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||