|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EvaluationResult
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 |
|---|
static final String ACCESS_CONTROL_RULE_EVALUATION_RESULT_TYPE
| Method Detail |
|---|
String getType()
Object getResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||