@Deprecated public class EIDASUtil extends Object
Constructor and Description |
---|
EIDASUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
getEidasErrorCode(String errorMessage)
Deprecated.
Gets the Eidas error code in the error message if exists!
|
static String |
getEidasErrorMessage(String errorMessage)
Deprecated.
Gets the Eidas error message in the saml message if exists!
|
static Set<String> |
parseSemicolonSeparatedList(String values)
Deprecated.
|
public static String getEidasErrorCode(String errorMessage)
errorMessage
- The message to get the error code if exists;public static String getEidasErrorMessage(String errorMessage)
errorMessage
- The message to get in the saml message if exists;Copyright © 2020. All Rights Reserved.