A  C  D  E  F  G  I  L  M  P  R  S  T  U  V 

S

setAccessCount(kotlin.ULong) - function in uniffi.cedarling_uniffi.DataEntry
Number of times this entry has been accessed
setAvgEntrySizeBytes(kotlin.ULong) - function in uniffi.cedarling_uniffi.DataStoreStats
Average size per entry in bytes (0 if no entries)
setCapacityUsagePercent(java.lang.Double) - function in uniffi.cedarling_uniffi.DataStoreStats
Percentage of capacity used (0.0-100.
setCreatedAt(java.lang.String) - function in uniffi.cedarling_uniffi.DataEntry
Timestamp when this entry was created (RFC 3339 format)
setDataType(java.lang.String) - function in uniffi.cedarling_uniffi.DataEntry
The inferred Cedar type of the value
setDecision(java.lang.Boolean) - function in uniffi.cedarling_uniffi.AuthorizeResult
 
setDecision(java.lang.Boolean) - function in uniffi.cedarling_uniffi.MultiIssuerAuthorizeResult
 
setDecision(uniffi.cedarling_uniffi.Decision) - function in uniffi.cedarling_uniffi.Response
 
setDiagnostics(uniffi.cedarling_uniffi.Diagnostics) - function in uniffi.cedarling_uniffi.Response
 
setEntryCount(kotlin.ULong) - function in uniffi.cedarling_uniffi.DataStoreStats
Number of entries currently stored
setErrors(java.util.List) - function in uniffi.cedarling_uniffi.Diagnostics
 
setExpiresAt(java.lang.String) - function in uniffi.cedarling_uniffi.DataEntry
Timestamp when this entry expires (RFC 3339 format), or empty string if no TTL
setKey(java.lang.String) - function in uniffi.cedarling_uniffi.DataEntry
The key for this entry
setMapping(java.lang.String) - function in uniffi.cedarling_uniffi.TokenInput
Token mapping type (e.g.
setMaxEntries(kotlin.ULong) - function in uniffi.cedarling_uniffi.DataStoreStats
Maximum number of entries allowed (0 = unlimited)
setMaxEntrySize(kotlin.ULong) - function in uniffi.cedarling_uniffi.DataStoreStats
Maximum size per entry in bytes (0 = unlimited)
setMemoryAlertThreshold(java.lang.Double) - function in uniffi.cedarling_uniffi.DataStoreStats
Memory usage threshold percentage (from config)
setMemoryAlertTriggered(java.lang.Boolean) - function in uniffi.cedarling_uniffi.DataStoreStats
Whether memory usage exceeds the alert threshold
setMetricsEnabled(java.lang.Boolean) - function in uniffi.cedarling_uniffi.DataStoreStats
Whether metrics tracking is enabled
setPayload(java.lang.String) - function in uniffi.cedarling_uniffi.TokenInput
JWT token string
setPerson(uniffi.cedarling_uniffi.Response) - function in uniffi.cedarling_uniffi.AuthorizeResult
 
setPrincipals(java.util.Map) - function in uniffi.cedarling_uniffi.AuthorizeResult
 
setReasons(java.util.List) - function in uniffi.cedarling_uniffi.Diagnostics
 
setRequestId(java.lang.String) - function in uniffi.cedarling_uniffi.AuthorizeResult
 
setRequestId(java.lang.String) - function in uniffi.cedarling_uniffi.MultiIssuerAuthorizeResult
 
setResponse(uniffi.cedarling_uniffi.Response) - function in uniffi.cedarling_uniffi.MultiIssuerAuthorizeResult
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setTotalSizeBytes(kotlin.ULong) - function in uniffi.cedarling_uniffi.DataStoreStats
Total size of all entries in bytes (approximate, based on JSON serialization)
setValue(uniffi.cedarling_uniffi.JsonValue) - function in uniffi.cedarling_uniffi.DataEntry
The actual value stored (as JSON string)
setWorkload(uniffi.cedarling_uniffi.Response) - function in uniffi.cedarling_uniffi.AuthorizeResult
 
shutDown() - function in uniffi.cedarling_uniffi.Cedarling
Closes the connections to the Lock Server and pushes all available logs.
shutDown() - function in uniffi.cedarling_uniffi.CedarlingInterface
Closes the connections to the Lock Server and pushes all available logs.
A  C  D  E  F  G  I  L  M  P  R  S  T  U  V