GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing java.security.cert.CRLSelector | |
class | A class for matching X.509 certificate revocation lists by criteria.
|
Methods with parameter type java.security.cert.CRLSelector | |
Collection | Get the certificate revocation list from this store, filtering them
through the specified CRLSelector.
|
Collection | Get a collection of certificate revocation lists from this CertStore,
optionally filtered by the specified CRLSelector. |
GNU Classpath (0.95) |