A B C D G I P 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 service provider interfaces.

C

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
 

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.

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.

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 G I P S V

Copyright © 2008-2010 FedICT. All Rights Reserved.