static class AbstractResolverPluginTest.TestFunc extends Object implements com.google.common.base.Function<net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext,org.opensaml.profile.context.ProfileRequestContext>
| Constructor and Description |
|---|
AbstractResolverPluginTest.TestFunc() |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.profile.context.ProfileRequestContext |
apply(net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext input) |
@Nullable public org.opensaml.profile.context.ProfileRequestContext apply(@Nullable net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext input)
apply in interface com.google.common.base.Function<net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext,org.opensaml.profile.context.ProfileRequestContext>Copyright © 1999–2015. All rights reserved.