Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
P
R
S
V
A
AuditService
- Interface in
be.fedict.eid.applet.service.spi
Interface for audit service components.
authenticated(String)
- Method in interface be.fedict.eid.applet.service.spi.
AuditService
Called by the eID Applet Service in case a citizen has been successfully authenticated using the eID Applet.
authenticationError(String, X509Certificate)
- Method in interface be.fedict.eid.applet.service.spi.
AuditService
Called by the eID Applet Service in case the eID Applet responded with an invalid authentication signature.
AuthenticationService
- Interface in
be.fedict.eid.applet.service.spi
Interface for authentication service components.
B
be.fedict.eid.applet.service.spi
- package be.fedict.eid.applet.service.spi
This package contains the eID Applet Service service provider interfaces.
C
CertificateSecurityException
- Exception in
be.fedict.eid.applet.service.spi
Exception thrown in case there is something wrong with the incoming eID certificate.
CertificateSecurityException()
- Constructor for exception be.fedict.eid.applet.service.spi.
CertificateSecurityException
ChannelBindingService
- Interface in
be.fedict.eid.applet.service.spi
SPI for the channel binding service.
checkNationalRegistrationCertificate(List<X509Certificate>)
- Method in interface be.fedict.eid.applet.service.spi.
IdentityIntegrityService
Checks the validity of the National Registration certificate.
checkSecureClientEnvironment(String, String, String, String, String, String, String, String, String, String, Integer, String, List<String>)
- Method in interface be.fedict.eid.applet.service.spi.
SecureClientEnvironmentService
Checks whether the client environment is secure enough for this web application.
D
description
- Variable in class be.fedict.eid.applet.service.spi.
DigestInfo
digestAlgo
- Variable in class be.fedict.eid.applet.service.spi.
DigestInfo
DigestInfo
- Class in
be.fedict.eid.applet.service.spi
Digest Information data transfer class.
DigestInfo(byte[], String, String)
- Constructor for class be.fedict.eid.applet.service.spi.
DigestInfo
Main constructor.
digestValue
- Variable in class be.fedict.eid.applet.service.spi.
DigestInfo
E
ExpiredCertificateSecurityException
- Exception in
be.fedict.eid.applet.service.spi
Exception thrown in case the incoming eID certificate is expired.
ExpiredCertificateSecurityException()
- Constructor for exception be.fedict.eid.applet.service.spi.
ExpiredCertificateSecurityException
G
getFilesDigestAlgorithm()
- Method in interface be.fedict.eid.applet.service.spi.
SignatureService
Gives back the digest algorithm to be used for construction of the digest infos of the preSign method.
getIdentityDataUsage(String)
- Method in interface be.fedict.eid.applet.service.spi.
PrivacyService
Gives back the usage description on the retrieved identity data.
getServerCertificate()
- Method in interface be.fedict.eid.applet.service.spi.
ChannelBindingService
Gives back the X509 server SSL certificate that should be used for verification of the secure channel binding.
I
identified(String)
- Method in interface be.fedict.eid.applet.service.spi.
AuditService
Called by the eID Applet Service in case a citizen has been successfully identified using the eID Applet.
identityIntegrityError(String)
- Method in interface be.fedict.eid.applet.service.spi.
AuditService
Called by the eID Applet Service in case the eID Applet detects an integrity error during the identity data verification.
IdentityIntegrityService
- Interface in
be.fedict.eid.applet.service.spi
Interface for identity integrity service components.
InsecureClientEnvironmentException
- Exception in
be.fedict.eid.applet.service.spi
Insecure Client Environment Exception.
InsecureClientEnvironmentException()
- Constructor for exception be.fedict.eid.applet.service.spi.
InsecureClientEnvironmentException
Default constructor.
InsecureClientEnvironmentException(boolean)
- Constructor for exception be.fedict.eid.applet.service.spi.
InsecureClientEnvironmentException
Main constructor.
isWarnOnly()
- Method in exception be.fedict.eid.applet.service.spi.
InsecureClientEnvironmentException
If set the eID Applet will only give a warning on case the server-side marks the client environment as being insecure.
P
postSign(byte[], List<X509Certificate>)
- Method in interface be.fedict.eid.applet.service.spi.
SignatureService
Post-sign callback method.
preSign(List<DigestInfo>, List<X509Certificate>)
- Method in interface be.fedict.eid.applet.service.spi.
SignatureService
Pre-sign callback method.
PrivacyService
- Interface in
be.fedict.eid.applet.service.spi
Service Provider Interface for the privacy service.
R
RevokedCertificateSecurityException
- Exception in
be.fedict.eid.applet.service.spi
Exception thrown in case the incoming eID certificate has been revoked.
RevokedCertificateSecurityException()
- Constructor for exception be.fedict.eid.applet.service.spi.
RevokedCertificateSecurityException
S
SecureClientEnvironmentService
- Interface in
be.fedict.eid.applet.service.spi
Interface for security environment service components.
signatureError(String, X509Certificate)
- Method in interface be.fedict.eid.applet.service.spi.
AuditService
Called by the eID Applet Service in case the eID Applet responded with an invalid non-repudiation signature.
SignatureService
- Interface in
be.fedict.eid.applet.service.spi
Interface for signature service component.
signed(String)
- Method in interface be.fedict.eid.applet.service.spi.
AuditService
Called by the eID Applet Service in case a user created a non-repudiation signature.
V
validateCertificateChain(List<X509Certificate>)
- Method in interface be.fedict.eid.applet.service.spi.
AuthenticationService
Validates the given certificate chain.
A
B
C
D
E
G
I
P
R
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2010
FedICT
. All Rights Reserved.