|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContextObligationHandler | |
---|---|
com.ibm.sec.authz.jaccplus | This document is the API specification for JACCPlus. |
Uses of IContextObligationHandler in com.ibm.sec.authz.jaccplus |
---|
Methods in com.ibm.sec.authz.jaccplus that return IContextObligationHandler | |
---|---|
IContextObligationHandler |
ObligationManager.getObligationHandler(java.lang.String obligationId)
|
IContextObligationHandler |
IObligationManager.getObligationHandler(java.lang.String obligationId)
Method used to retrieve all of the registered handlers from the context. |
Methods in com.ibm.sec.authz.jaccplus with parameters of type IContextObligationHandler | |
---|---|
void |
ObligationManager.registerObligationHandler(java.lang.String obligationId,
IContextObligationHandler o)
|
void |
IObligationManager.registerObligationHandler(java.lang.String obligationId,
IContextObligationHandler o)
Method used to add Obligation handlers to the context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |