Class FilteringKeyStore


  • public class FilteringKeyStore
    extends KeyStore
    A KeyStore implementation that can wrap another key store instance and filter which aliases can actually be returned.
    Author:
    Darran Lofthouse