| Package | Description |
|---|---|
| org.surfnet.oaaas.auth | |
| org.surfnet.oaaas.noop |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuthenticator
To be implemented by various authentication methods.
|
class |
AbstractUserConsentHandler
Responsible for handling user consent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoopAuthenticator
A mimimalistic implementation of AbstractAuthenticator that contains no authentication but only fulfills the
contract of Authenticators.
|
class |
NoopUserConsentHandler
A noop implementation of
AbstractUserConsentHandler that
contains no consent handling but only fulfills the contract of the
UserConsentFilter. |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.