| Modifier and Type | Field and Description |
|---|---|
private String |
defaultView
Default view name to return.
|
private Map<String,String> |
eventMap
Map of event ID to view name.
|
| Constructor and Description |
|---|
SpringEventToViewLookupFunction()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Event input) |
void |
setDefaultView(String view)
Set the default view name.
|
void |
setEventMap(Map<String,String> map)
Set the map of event IDs to view names.
|
@Nonnull @NonnullElements private Map<String,String> eventMap
public SpringEventToViewLookupFunction()
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.