| Package | Description |
|---|---|
| network.oxalis.commons.certvalidator.api |
API for use and extension of validator library.
|
| network.oxalis.commons.certvalidator.rule |
Available rules for creation of certificate validator.
|
| network.oxalis.commons.certvalidator.util |
Some default implementations for easy use.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CrlCache |
| Constructor and Description |
|---|
CRLRule(CrlFetcher crlFetcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryCrlCache |
class |
SimpleCachingCrlFetcher
Simple implementation of CRL fetcher, which caches downloaded CRLs.
|
class |
SimpleCrlCache
In-memory implementation of CRL cache.
|
Copyright © 2022 NorStella. All rights reserved.