CertificateSlot.getIndex()

Method

Declaration

int getIndex()

Purpose

Get the index of this certificate slot.

Remarks

Component daemons have four slots in which they can store certificates (some slots might be empty). In Java, indexing is zero-based; in Rendezvous browser administration interfaces, certificate indexing is one-based. So zero indicates certificate slot #1, and 3 indicates certificate slot #4.

See Also

CertificateSlot

For the corresponding browser pages, see Certificate List in TIBCO Rendezvous Administration.