Frames | No Frames |
Classes implementing java.security.cert.CRLSelector | |
class | Sun's implementation of X509CRLSelector sucks. |
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. |
Methods with parameter type java.security.cert.CRLSelector | |
Collection<E> |