Condition User-Exists

Condition raised if an attempt was made to create a user that already exists.

Part of:

package cl-password-store, condition cl-password-store-condition

Direct Superclass

cl-password-store-conditionSuperclass of all conditions raised by cl-password-store.

Slot

user-token
A unique name for the user, as a string of up to `clsql:*default-string-length*` characters.
Initargs::user-token; Reader:get-user-token; Type:(or null string).

Direct Method

get-user-token
setfget-user-token