|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VetoableAccessDecisionListener
Listener for audit events.
Vetoable access decision listeners are attached to specialized
PolicyDecisionPoint
s that support audit event listeners.
Method Summary | |
---|---|
void |
accessDecisionFailure(AccessDecisionRequest request,
PolicyDecisionException exception)
This method gets called if the PDP fails to determine an access decision. |
void |
vetoableAccessDecision(AccessDecisionRequest request,
AccessDecision decision)
This method gets called when an access decision has been reached. |
Method Detail |
---|
void vetoableAccessDecision(AccessDecisionRequest request, AccessDecision decision) throws AccessDecisionVetoException
request
- the request parameters for the access decision.decision
- the calculated access decision.
AccessDecisionVetoException
- if the recipient wishes to veto the access decision.void accessDecisionFailure(AccessDecisionRequest request, PolicyDecisionException exception)
request
- the request parameters for the access decisions.exception
- the exception that caused the failure in the PDP.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:14:49
Copyright (c) 2002-2007 Ergon Informatik AG