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 TypeMethodDescriptionvoid
resolves all wildcardsgetCacheFile
(URL url) boolean
void
saveCacheFile
(byte[] what, URL url)
-
Constructor Details
-
PlainStoreUtils
-
-
Method Details
-
getCacheFile
- Throws:
URISyntaxException
-
saveCacheFile
- Throws:
URISyntaxException
IOException
-
establishWildcardsLocations
public void establishWildcardsLocations()resolves all wildcards -
isPresent
-
getResolvedWildcards
-
getURLLocations
-
getLocations
-