See: Description
Interface | Description |
---|---|
AuditService |
Interface for audit service components.
|
AuthenticationService |
Interface for authentication service components.
|
AuthenticationSignatureContext |
Contextual state for authentication signature services.
|
AuthenticationSignatureService |
Authentication Signature Service SPI.
|
ChannelBindingService |
SPI for the channel binding service.
|
IdentityIntegrityService |
Interface for identity integrity service components.
|
IdentityService |
Interface for identity services.
|
PrivacyService |
Service Provider Interface for the privacy service.
|
SecureCardReaderService |
SPI for eID secure PIN pad card readers.
|
SecureClientEnvironmentService |
Interface for security environment service components.
|
SignatureService |
Interface for signature service component.
|
TransportService |
SPI for transport service component.
|
Class | Description |
---|---|
AddressDTO |
Address Data Transfer Object.
|
DigestInfo |
Digest Information data transfer class.
|
IdentityDTO |
Identity Data Transfer Object.
|
IdentityRequest |
Identity Request.
|
PreSignResult | |
StrictTransportSecurityConfig |
Configuration for HSTS transport.
|
Exception | Description |
---|---|
AuthorizationException |
Thrown if the current user is not authorized to perform the action.
|
CertificateSecurityException |
Exception thrown in case there is something wrong with the incoming eID
certificate.
|
ExpiredCertificateSecurityException |
Exception thrown in case the incoming eID certificate is expired.
|
InsecureClientEnvironmentException |
Insecure Client Environment Exception.
|
RevokedCertificateSecurityException |
Exception thrown in case the incoming eID certificate has been revoked.
|
TrustCertificateSecurityException |
Exception thrown in case the incoming eID certificate is not trusted.
|
Copyright © 2008-2015 FedICT. All Rights Reserved.