Index

C D O R S 
All Classes and Interfaces|All Packages

C

CrlGenerator - Class in org.codice.ddf.security.crl.generator
The CrlGenerator downloads and saves a Certificate Revocation List from a URL specified by crlLocationUrl.
CrlGenerator(ClientBuilderFactory, EventAdmin) - Constructor for class org.codice.ddf.security.crl.generator.CrlGenerator
 

D

destroy() - Method in class org.codice.ddf.security.crl.generator.CrlGenerator
Destroy method to shutdown the scheduler when the configuration is deleted.

O

org.codice.ddf.security.crl.generator - package org.codice.ddf.security.crl.generator
 

R

run() - Method in class org.codice.ddf.security.crl.generator.CrlGenerator
Pulls down the CRL file provided via URL and writes it locally.

S

setCrlByUrlEnabled(boolean) - Method in class org.codice.ddf.security.crl.generator.CrlGenerator
Enables or disables the CRL download.
setCrlLocationUrl(String) - Method in class org.codice.ddf.security.crl.generator.CrlGenerator
Sets the URL to download the CRL from and starts a task to download the CRL every 30 minutes.
setSecurityLogger(SecurityLogger) - Method in class org.codice.ddf.security.crl.generator.CrlGenerator
 
C D O R S 
All Classes and Interfaces|All Packages