|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface to access an obligation. Obligations are tasks and requirement to be fulfilled together with the authorization decisions.
Method Summary | |
java.lang.String |
getChronicle()
Retrieve the obligation's Chronicle attribute.When the Object is an empty Obligation or an invalid Obligation, an empty string or null might be returned. |
java.lang.String |
getObligationID()
Retrieve the object's ObligationID specified in the xml policy. |
java.lang.String |
toString()
Convert the obligation object into XML Representation. |
Method Detail |
public java.lang.String toString()
public java.lang.String getObligationID()
public java.lang.String getChronicle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |