Class DebuggingString

java.lang.Object
com.atlassian.confluence.internal.security.DebuggingString

public class DebuggingString extends Object
Creates a logging-friendly string for a space permission check, including the permission itself, the space (or global), and the user (or anonymous). This exists to avoid mix-ups with the String permission , so that we don't feed the result of this object to any further SpacePermissionManager check methods.