|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsentDao
| Method Summary | |
|---|---|
Boolean |
mayHaveGivenConsent(String uuid,
String spEntityId)
Check if the user has given consent for this service |
| Method Detail |
|---|
Boolean mayHaveGivenConsent(String uuid,
String spEntityId)
uuid - unique identifier of the user in format urn:collab:person:example.edu:johndoespEntityId - unique identifier of the service provider
Boolean.TRUE if we can find consent, Boolean.FALSE if not
or null if we're not sure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||