public class RelyingPartyContextLookupByLabel extends Object implements com.google.common.base.Function<MultiRelyingPartyContext,Collection<RelyingPartyContext>>
RelyingPartyContexts based on a label.| Modifier and Type | Field and Description |
|---|---|
private String |
label
Label to use for auto-creation.
|
| Constructor and Description |
|---|
RelyingPartyContextLookupByLabel(String theLabel)
Constructor.
|
@Nullable public Collection<RelyingPartyContext> apply(@Nullable MultiRelyingPartyContext input)
apply in interface com.google.common.base.Function<MultiRelyingPartyContext,Collection<RelyingPartyContext>>Copyright © 1999–2014. All rights reserved.