Class PlainStoreUtils
java.lang.Object
eu.emi.security.authn.x509.helpers.pkipath.PlainStoreUtils
Class for CA or CRL stores with utility methods for handling list
of locations as wildcards or URLs.
- Author:
- K. Benedyczak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidresolves all wildcardsgetCacheFile(URL url) booleanvoidsaveCacheFile(byte[] what, URL url)
-
Constructor Details
-
PlainStoreUtils
-
-
Method Details
-
getCacheFile
- Throws:
URISyntaxException
-
saveCacheFile
- Throws:
URISyntaxExceptionIOException
-
establishWildcardsLocations
public void establishWildcardsLocations()resolves all wildcards -
isPresent
-
getResolvedWildcards
-
getURLLocations
-
getLocations
-