private class PopulateAuditContextTest.MockFunction extends Object implements com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,Object>
| Modifier and Type | Field and Description |
|---|---|
private Collection<String> |
result |
| Constructor and Description |
|---|
MockFunction(Collection<String> arg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
apply(org.opensaml.profile.context.ProfileRequestContext input) |
private Collection<String> result
public MockFunction(Collection<String> arg)
public Collection<String> apply(org.opensaml.profile.context.ProfileRequestContext input)
apply in interface com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,Object>Copyright © 1999–2014. All rights reserved.