Package | Description |
---|---|
eu.eidas.auth.commons |
Common Authentication Service functionalities to be deployed in every eIDAS node
is contained in this package.
|
eu.eidas.auth.commons.validation |
Modifier and Type | Method and Description |
---|---|
static EidasParameterKeys |
EidasParameterKeys.fromString(String val) |
static EidasParameterKeys |
EidasParameterKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EidasParameterKeys[] |
EidasParameterKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static eu.eidas.auth.commons.lang.EnumMapper<String,EidasParameterKeys> |
EidasParameterKeys.mapper() |
Modifier and Type | Method and Description |
---|---|
protected V |
AbstractParameterValidator.baseParamName(EidasParameterKeys paramName) |
static LengthParameterValidator |
LengthParameterValidator.forParam(EidasParameterKeys paramKey)
Method to get LengthParameterValidator
|
LengthParameterValidator.Builder |
LengthParameterValidator.Builder.paramName(EidasParameterKeys paramName)
Set the parameter name
|
static NormalParameterValidator |
NormalParameterValidator.paramName(EidasParameterKeys paramName) |
Copyright © 2020. All Rights Reserved.