public class SimpleStringCriteriaFunction extends Object implements Function<CriteriaSet,Set<MetadataIndexKey>>
| Constructor and Description |
|---|
SimpleStringCriteriaFunction() |
| Modifier and Type | Method and Description |
|---|---|
Set<MetadataIndexKey> |
apply(CriteriaSet input) |
@Nullable public Set<MetadataIndexKey> apply(@Nullable CriteriaSet input)
apply in interface Function<CriteriaSet,Set<MetadataIndexKey>>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.