public static class Authorizer.Failure extends Object implements Authorizer.Result
OKpublic boolean isOK()
isOK in interface Authorizer.Resultpublic String getReason()
getReason in interface Authorizer.ResultNote: this is deliberately not i18n as it ends up in a 403 http code which should be ASCII only to be specs compliant.
Copyright © 2002-2017 Atlassian. All Rights Reserved.