protected class ResourceCRLRevocationChecker.CRLFetcher extends Object
| Constructor and Description |
|---|
ResourceCRLRevocationChecker.CRLFetcher(org.springframework.core.io.Resource[] crls)
Creates a new instance using the specified resources for CRL data.
|
public ResourceCRLRevocationChecker.CRLFetcher(org.springframework.core.io.Resource[] crls)
crls - Resources containing CRL data. MUST NOT be null and MUST have
at least one non-null element.Copyright © 2004-2015 Jasig. All Rights Reserved.