Uses of Class
net.shibboleth.idp.authn.context.CertificateContext
-
Packages that use CertificateContext Package Description net.shibboleth.idp.authn.context 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 CertificateContext Modifier and Type Method Description CertificateContextCertificateContext. setCertificate(Certificate cert)Set the certificate to be validated.CertificateContextCertificateContext. setIntermediates(Collection<Certificate> certs)Set the additional certificates accompanying the end-entity certificate.
-