Package | Description |
---|---|
eu.eidas.auth.commons.protocol.impl |
Modifier and Type | Method and Description |
---|---|
static EidasSamlBinding |
EidasSamlBinding.fromBindingUri(String bindingUri) |
static EidasSamlBinding |
EidasSamlBinding.fromName(String name) |
static EidasSamlBinding |
EidasSamlBinding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EidasSamlBinding[] |
EidasSamlBinding.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,EidasSamlBinding> |
EidasSamlBinding.bindingUriMapper() |
static eu.eidas.auth.commons.lang.EnumMapper<String,EidasSamlBinding> |
EidasSamlBinding.nameMapper() |
Copyright © 2020. All Rights Reserved.