| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.authenticate |
| Modifier and Type | Class and Description |
|---|---|
static class |
FakeExternalAuthController.FakeExternalAuthHelper
This implementation of ExternalAuthHelper ignores any configuration
properties.
|
| Modifier and Type | Method and Description |
|---|---|
static ExternalAuthHelper |
ExternalAuthHelper.getHelper(javax.servlet.ServletRequest request)
Get the bean from the servlet context.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
ExternalAuthHelper.setBean(javax.servlet.ServletContext context,
ExternalAuthHelper bean)
It would be private, but we want to allow calls for faking.
|
Copyright © 2016. All rights reserved.