Class AccessDenied

java.lang.Object
com.atlassian.confluence.dmz.security.access.AccessDenied

@Internal public final class AccessDenied extends Object
A simple return type representing the state where a user (logged in our anonymous) does not have access to Confluence or a given permission type is invalid for a user (depending on their AccessStatus), so they cannot be granted the permission.
Since:
9.0
  • Field Details