An attribute associated with a keystore entry. It comprises a name and one or more values.
An attribute associated with a keystore entry. It comprises a name and one or more values.
(get-name this)
Returns the attribute's name.
returns: the attribute name - java.lang.String
Returns the attribute's name. returns: the attribute name - `java.lang.String`
(get-value this)
Returns the attribute's value. Multi-valued attributes encode their values as a single string.
returns: the attribute value - java.lang.String
Returns the attribute's value. Multi-valued attributes encode their values as a single string. returns: the attribute value - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |