public class PVPtoSTORKMapper extends Object
Modifier and Type | Method | Description |
---|---|---|
static PVPtoSTORKMapper |
getInstance() |
|
String |
map(AuthenticationRole el) |
Map a PVP Role attribute to STORK ECAuthenticationRole attribute values
|
String |
mapeIDASQAAToSTORKQAA(String qaaLevel) |
Map eIDAS QAA-level to STORK QAA-level
|
String |
mapSTORKQAAToeIDASQAA(String storkQAA) |
Map STORK QAA level to eIDAS QAA level
|
String |
mapToQAALevel(String pvpQAALevel) |
Map a PVP SecClass to STORK QAA level
|
String |
mapToSecClass(String storkQAALevel) |
Map a STORK QAA level to PVP SecClass
|
public static PVPtoSTORKMapper getInstance()
public String mapSTORKQAAToeIDASQAA(String storkQAA)
storkQAA
- STORK QAA levelpublic String mapeIDASQAAToSTORKQAA(String qaaLevel)
qaaLevel
- eIDAS QAA-levelpublic String mapToSecClass(String storkQAALevel)
STORK
- -QAA levelpublic String mapToQAALevel(String pvpQAALevel)
PVP
- SecClass pvpQAALevelpublic String map(AuthenticationRole el)
PVP
- Role attributeCopyright © 2019. All rights reserved.