Uses of Class
net.shibboleth.idp.authn.context.CertificateContext
Packages that use CertificateContext
Package
Description
Context classes for managing authentication-related state.
-
Uses of CertificateContext in net.shibboleth.idp.authn.context
Methods in net.shibboleth.idp.authn.context that return CertificateContextModifier and TypeMethodDescriptionCertificateContext.setCertificate(Certificate cert) Set the certificate to be validated.CertificateContext.setIntermediates(Collection<Certificate> certs) Set the additional certificates accompanying the end-entity certificate.