public class PSD2InfoWrapper
extends Object
The wrapper provides a user-friendly interface for dealing with XmlPSD2QcInfo
-
Constructor Summary
Constructors
-
Method Summary
Returns the Competent Authority Id
Returns the Competent Authority name
Returns names of roles of PSP
List<eu.europa.esig.dss.enumerations.RoleOfPspOid>
Returns OIDs of roles of PSP
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PSD2InfoWrapper
Default constructor
- Parameters:
psd2QcInfo - XmlPSD2QcInfo
-
Method Details
-
getRoleOfPSPNames
Returns names of roles of PSP
- Returns:
- a list of
Strings
-
getRoleOfPSPOids
public List<eu.europa.esig.dss.enumerations.RoleOfPspOid> getRoleOfPSPOids()
Returns OIDs of roles of PSP
- Returns:
- a list of
RoleOfPspOids
-
getNcaId
Returns the Competent Authority Id
- Returns:
String
-
getNcaName
Returns the Competent Authority name
- Returns:
String