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 TypeMethodDescriptionbooleanIResourceAccessControl.isAccessAllowed(URI uri) Checks whether the given URI may be accessed or whether access is forbidden.booleanIResourceAccessControl.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 TypeMethodDescriptionbooleanListedResourceAccessControl.isAccessAllowed(URI uri) booleanListedResourceAccessControl.isAccessAllowed(URL url)