Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.gvm.internals.vfs
/
GuestVFSPolicy
Guest
VFSPolicy
@
ConfigurationProperties
(
value
=
"elide.gvm.vfs.policy"
)
interface
GuestVFSPolicy
Micronaut-compatible configuration for guest virtual file-system (VFS) security policy.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
read
Only
Link copied to clipboard
open
val
readOnly
:
Boolean
?
Functions
evaluate
For
Path
Link copied to clipboard
open
fun
evaluateForPath
(
request
:
AccessRequest
)
:
AccessResponse