|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractUserConsentHandler | |
|---|---|
| org.surfnet.oaaas.auth | |
| org.surfnet.oaaas.noop | |
| Uses of AbstractUserConsentHandler in org.surfnet.oaaas.auth |
|---|
| Methods in org.surfnet.oaaas.auth with parameters of type AbstractUserConsentHandler | |
|---|---|
void |
UserConsentFilter.setUserConsentHandler(AbstractUserConsentHandler userConsentHandler)
|
| Uses of AbstractUserConsentHandler in org.surfnet.oaaas.noop |
|---|
| Subclasses of AbstractUserConsentHandler in org.surfnet.oaaas.noop | |
|---|---|
class |
NoopUserConsentHandler
A noop implementation of AbstractUserConsentHandler that
contains no consent handling but only fulfills the contract of the
UserConsentFilter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||