Uses of Class
de.xima.fc.exceptions.ResourceAccessCheckException
Packages that use ResourceAccessCheckException
-
Uses of ResourceAccessCheckException in de.xima.fc.interfaces.security.access
Methods in de.xima.fc.interfaces.security.access that throw ResourceAccessCheckExceptionModifier and TypeMethodDescriptionboolean
IResourceAccessControl.isAccessAllowed
(URI uri) Checks whether the given URI may be accessed or whether access is forbidden.boolean
IResourceAccessControl.isAccessAllowed
(URL url) Checks whether the given URL may be accessed or whether access is forbidden. -
Uses of ResourceAccessCheckException in de.xima.fc.security.access
Methods in de.xima.fc.security.access that throw ResourceAccessCheckExceptionModifier and TypeMethodDescriptionboolean
ListedResourceAccessControl.isAccessAllowed
(URI uri) boolean
ListedResourceAccessControl.isAccessAllowed
(URL url)