# Print output for @column tags ?>
public
static
interface
KeyStore.Entry.Attribute
java.security.KeyStore.Entry.Attribute |
An attribute associated with a keystore entry. It comprises a name and one or more values.
Public methods | |
---|---|
abstract
String
|
getName()
Returns the attribute's name. |
abstract
String
|
getValue()
Returns the attribute's value. |