Package | Description |
---|---|
at.gv.egovernment.moa.id.client | |
at.gv.egovernment.moa.id.client.utils |
Modifier and Type | Method and Description |
---|---|
at.gv.util.xsd.srzgw.CreateIdentityLinkResponse |
SZRGWClient.sentCreateIDLRequest(at.gv.util.xsd.srzgw.CreateIdentityLinkRequest request,
String serviceUrl) |
Constructor and Description |
---|
SZRGWClient(at.gv.egovernment.moa.id.commons.api.ConnectionParameterInterface connectionParameters) |
Modifier and Type | Method and Description |
---|---|
static at.gv.util.xsd.srzgw.CreateIdentityLinkResponse |
SZRGWClientUtils.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 |
SZRGWClientUtils.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 |
SZRGWClientUtils.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 |
SZRGWClientUtils.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 |
SZRGWClientUtils.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) |
Copyright © 2017. All rights reserved.