Liking cljdoc? Tell your friends :D
Clojure only.

jdk.security.KeyStore$Entry

A marker interface for KeyStore entry types.

A marker interface for KeyStore entry types.
raw docstring

get-attributesclj

(get-attributes this)

Retrieves the attributes associated with an entry.

The default implementation returns an empty Set.

returns: an unmodifiable Set of attributes, possibly empty - default java.util.Set<java.security.KeyStore$Entry$Attribute>

Retrieves the attributes associated with an entry.

 The default implementation returns an empty Set.

returns: an unmodifiable Set of attributes, possibly empty - `default java.util.Set<java.security.KeyStore$Entry$Attribute>`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close