Uses of Package
org.forgerock.openig.fapi.certificate
Packages that use org.forgerock.openig.fapi.certificate
Package
Description
This package contains classes related to Client TLS Certificates.
This package contains classes related to Client TLS Certificates, specific to FAPI DCR.
-
Classes in org.forgerock.openig.fapi.certificate used by org.forgerock.openig.fapi.certificateClassDescriptionCertificate validation is achieved by comparing the incoming
client certificate
with those obtained from the clientJWKSet
. -
Classes in org.forgerock.openig.fapi.certificate used by org.forgerock.openig.fapi.dcr.certificateClassDescriptionCertificate validation is achieved by comparing the incoming
client certificate
with those obtained from the clientJWKSet
.