Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b24

java.security
Interface KeyStore.Entry

All Known Implementing Classes:
KeyStore.PrivateKeyEntry, KeyStore.SecretKeyEntry, KeyStore.TrustedCertificateEntry
Enclosing class:
KeyStore

public static interface KeyStore.Entry

A marker interface for KeyStore entry types.

Since:
1.5


Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.