public class SimpleStringMetadataIndexKey extends Object implements MetadataIndexKey
MetadataIndexKey based on a single input string.| Modifier and Type | Field and Description |
|---|---|
private String |
value
The indexed value.
|
| Constructor and Description |
|---|
SimpleStringMetadataIndexKey(String newValue)
Constructor.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.