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 |
|---|
PopulateAuditContextTest.MockFunction(Collection<String> arg)
Constructor.
|
private Collection<String> result
public PopulateAuditContextTest.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.