public class SZRGWClientUtils extends Object
Constructor and Description |
---|
SZRGWClientUtils() |
Modifier and Type | Method and Description |
---|---|
static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse |
getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
Element signature)
Does the request to the SZR-GW.
|
static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse |
getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
String PEPSIdentifier,
String PEPSFirstname,
String PEPSFamilyname,
String PEPSDateOfBirth,
String signature,
String PEPSFiscalNumber)
Does the request to the SZR-GW.
|
static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse |
getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
String citizenSignature,
String representative,
String represented,
String mandateContent,
String organizationAddress,
String organizationType,
String targetType,
String targetValue,
String oaFriendlyName,
List<String> filters,
String PEPSFiscalNumber)
Gets the identity link.
|
static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse |
getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
String eIdentifier,
String givenName,
String lastName,
String dateOfBirth,
String gender,
String citizenSignature,
String representative,
String represented,
String mandate,
String targetType,
String targetValue,
String oaFriendlyName,
List<String> filters,
String PEPSFiscalNumber)
SZR-GW Client interface.
|
static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse |
getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
String PEPSIdentifier,
String PEPSFirstname,
String PEPSFamilyname,
String PEPSDateOfBirth,
String gender,
String citizenSignature,
String represented,
String representative,
String mandateContent,
String organizationAddress,
String organizationType,
String targetType,
String targetValue,
String oaFriendlyName,
List<String> filters,
String PEPSFiscalNumber) |
public static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq, Element signature) throws SZRGWClientException, at.gv.egovernment.moa.id.commons.api.exceptions.ConfigurationException
signature
- the signatureSZRGWClientException
- the sZRGW client exceptionat.gv.egovernment.moa.id.commons.api.exceptions.ConfigurationException
- the configuration exceptionpublic static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq, String PEPSIdentifier, String PEPSFirstname, String PEPSFamilyname, String PEPSDateOfBirth, String signature, String PEPSFiscalNumber) throws SZRGWClientException
PEPSIdentifier
- the pEPS identifierPEPSFirstname
- the pEPS firstnamePEPSFamilyname
- the pEPS familynamePEPSDateOfBirth
- the pEPS date of birthsignature
- XMLDSIG signatureSZRGWClientException
- the sZRGW client exceptionat.gv.egovernment.moa.id.commons.api.exceptions.ConfigurationException
- the configuration exceptionpublic static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq, String eIdentifier, String givenName, String lastName, String dateOfBirth, String gender, String citizenSignature, String representative, String represented, String mandate, String targetType, String targetValue, String oaFriendlyName, List<String> filters, String PEPSFiscalNumber) throws SZRGWClientException
eIdentifier
- the e identifiergivenName
- the given namelastName
- the last namedateOfBirth
- the date of birthcitizenSignature
- the citizen signaturerepresentative
- the representativerepresented
- the representedmandate
- the mandateSZRGWClientException
- the sZRGW client exceptionpublic static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq, String citizenSignature, String representative, String represented, String mandateContent, String organizationAddress, String organizationType, String targetType, String targetValue, String oaFriendlyName, List<String> filters, String PEPSFiscalNumber) throws SZRGWClientException
citizenSignature
- the citizen signaturerepresentative
- the representativerepresented
- the representedmandate
- the mandateorganizationAddress
- the organization addressorganizationType
- the organization typeSZRGWClientException
public static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse getIdentityLink(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq, String PEPSIdentifier, String PEPSFirstname, String PEPSFamilyname, String PEPSDateOfBirth, String gender, String citizenSignature, String represented, String representative, String mandateContent, String organizationAddress, String organizationType, String targetType, String targetValue, String oaFriendlyName, List<String> filters, String PEPSFiscalNumber) throws SZRGWClientException
SZRGWClientException
Copyright © 2017. All rights reserved.