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