public class IdentityRequest extends Object implements Serializable
Constructor and Description |
---|
IdentityRequest(boolean includeIdentity,
boolean includeAddress,
boolean includePhoto,
boolean includeCertificates)
Main constructor.
|
IdentityRequest(boolean includeIdentity,
boolean includeAddress,
boolean includePhoto,
boolean includeCertificates,
boolean removeCard)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
includeAddress() |
boolean |
includeCertificates() |
boolean |
includeIdentity() |
boolean |
includePhoto() |
boolean |
removeCard() |
public IdentityRequest(boolean includeIdentity, boolean includeAddress, boolean includePhoto, boolean includeCertificates, boolean removeCard)
includeIdentity
- Marks whether the eID operation should also deliver the eID
identity data.includeAddress
- Marks whether the eID operation should also deliver the eID
address data.includePhoto
- Marks whether the eID operation should also deliver the eID
photo.includeCertificates
- Marks whether the eID operation should also deliver the eID
certificates.removeCard
- Marks whether the eID card should be removed after eID
operation.public IdentityRequest(boolean includeIdentity, boolean includeAddress, boolean includePhoto, boolean includeCertificates)
includeIdentity
- Marks whether the eID operation should also deliver the eID
identity data.includeAddress
- Marks whether the eID operation should also deliver the eID
address data.includePhoto
- Marks whether the eID operation should also deliver the eID
photo.includeCertificates
- Marks whether the eID operation should also deliver the eID
certificates.Copyright © 2008-2018 FedICT. All Rights Reserved.