at.gv.egiz.eaaf.core.api.data.ILoALevelMapper
@Service("MOAIDLoALevelMapper") public class LoALevelMapper extends Object implements at.gv.egiz.eaaf.core.api.data.ILoALevelMapper
Constructor | Description |
---|---|
LoALevelMapper() |
Modifier and Type | Method | Description |
---|---|---|
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 |
mapSecClassToQAALevel(String pvpQAALevel) |
Map a PVP SecClass to STORK QAA level
|
String |
mapSTORKQAAToeIDASQAA(String storkQAA) |
Map STORK QAA level to eIDAS QAA level
|
String |
mapStorkQAAToSecClass(String storkQAALevel) |
Map a STORK QAA level to PVP SecClass
|
String |
mapToeIDASLoA(String qaa) |
|
String |
mapToSecClass(String qaa) |
public String mapToeIDASLoA(String qaa)
mapToeIDASLoA
in interface at.gv.egiz.eaaf.core.api.data.ILoALevelMapper
public String mapToSecClass(String qaa)
mapToSecClass
in interface at.gv.egiz.eaaf.core.api.data.ILoALevelMapper
public String mapSTORKQAAToeIDASQAA(String storkQAA)
storkQAA
- STORK QAA levelpublic String mapeIDASQAAToSTORKQAA(String qaaLevel)
mapeIDASQAAToSTORKQAA
in interface at.gv.egiz.eaaf.core.api.data.ILoALevelMapper
qaaLevel
- eIDAS QAA-levelpublic String mapStorkQAAToSecClass(String storkQAALevel)
STORK
- -QAA levelpublic String mapSecClassToQAALevel(String pvpQAALevel)
PVP
- SecClass pvpQAALevelpublic String map(AuthenticationRole el)
PVP
- Role attributeCopyright © 2019. All rights reserved.