package

com.atlassian.jira.plugin.searchrequestview.auth

Interfaces

Authorizer Authorise that a SearchRequest may be permitted. 
Authorizer.Result ResultObject that encapsulates the result and the reason if something is not OK. 

Classes

Authorizer.Failure Convenient impl for failures  
AuthorizerImpl The one we deploy for production, other impls have unit tests, this one builds an aggregate of those.