Uses of Interface java.security.cert.CRLSelector

Uses in package java.security.cert

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.