AccessResponse

Describes a full response to a virtual file-system AccessRequest.

Properties

Link copied to clipboard
val err: Throwable? = null

Specifies the error which produced the policy and/or reason, if known and applicable.

Link copied to clipboard

Specifies the ultimate AccessResult for a given VFS AccessRequest.

Link copied to clipboard
val reason: String? = null

Specifies the reason the policy was given as the result, if known.