public final class EidasParameters extends Object
ImmutableMap
.
The purpose it disallow the loading of new or additional properties
at runtime and therefore only allowing retrieval of values initially loaded.Modifier and Type | Method and Description |
---|---|
static String |
get(String key)
Method to retrieve the value from the
ImmutableMap that corresponds to a key. |
static int |
getMaxSizeFor(EidasParameterKeys paramKey) |
static String |
getPropertiesFilename()
Method to retrieve the properties filename from which properties were loaded.
|
@Nullable public static String get(@Nullable String key)
ImmutableMap
that corresponds to a key.key
- the key for the valuepublic static String getPropertiesFilename()
public static int getMaxSizeFor(EidasParameterKeys paramKey)
Copyright © 2020. All Rights Reserved.