getProtectionSpace

open fun getProtectionSpace(sourceUri: <Error class: unknown class>): <Error class: unknown class>

Returns a list of paths on the server which @auth extends over.

(All subdirectories of these paths are also assumed to be part of @auth's protection space, unless otherwise discovered not to be.)

Return

the list of paths, which can be freed with method@Auth.free_protection_space.

Parameters

sourceUri

the URI of the request that @auth was generated in response to.