Uses of Package
org.apache.solr.security.cert
-
Packages that use org.apache.solr.security.cert Package Description org.apache.solr.security.cert Certificate based authentication classes -
Classes in org.apache.solr.security.cert used by org.apache.solr.security.cert Class Description CertPrincipalResolver Defines the interface for resolving aPrincipalfrom an X509 certificate.CertResolverPattern Represents a pattern for resolving certificate information, specifying the criteria for extracting and matching values from certificates.CertResolverPattern.CheckType Enum defining the types of checks that can be performed on extracted certificate values.CertUtil.SANType Supported SAN (Subject Alternative Name) types as defined in RFC 5280PathBasedCertResolverBase Abstract base class for implementing path-based certificate resolvers.