|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAuthenticator | |
|---|---|
| org.surfnet.oaaas.auth | |
| org.surfnet.oaaas.noop | |
| Uses of AbstractAuthenticator in org.surfnet.oaaas.auth |
|---|
| Methods in org.surfnet.oaaas.auth with parameters of type AbstractAuthenticator | |
|---|---|
void |
AuthenticationFilter.setAuthenticator(AbstractAuthenticator authenticator)
|
| Uses of AbstractAuthenticator in org.surfnet.oaaas.noop |
|---|
| Subclasses of AbstractAuthenticator in org.surfnet.oaaas.noop | |
|---|---|
class |
NoopAuthenticator
A mimimalistic implementation of AbstractAuthenticator that contains no authentication but only fulfills the contract of Authenticators. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||