|
|
+
|
CHARACTER Expired
|
After executing the SEAL() method, SET-CLIENT() method, SET-DB-CLIENT
function, or IMPORT-PRINCIPAL() method, or VALIDATE-SEAL() method,
and the date and time set for the LOGIN-EXPIRATION-TIMESTAMP attribute
has expired
|
|
|
+
|
CHARACTER Failed
|
After executing the AUTHENTICATION-FAILED() method on an unsealed
client-principal object or after a user authentication operation
fails on an unsealed client-principal object when calling the
SET-CLIENT() method or SET-DB-CLIENT function.
|
|
|
+
|
CHARACTER Initial
|
From the creation of an unsealed client-principal object using the
CREATE CLIENT-PRINCIPAL statement until the object is sealed, and
after calling the INITIALIZE() method on a sealed or unsealed
client-principal object in any state
|
|
|
+
|
CHARACTER Login
|
After the user identity represented by an unsealed client-principal
object is successfully authenticated and the object is sealed using
the SEAL() method, SECURITY-POLICY:SET-CLIENT() method, or the
SET-DB-CLIENT function
|
|
|
+
|
CHARACTER Logout
|
After executing the LOGOUT() method on a sealed client-principal
object in the LOGIN state
|