com.atlassian.jira.multitenant
Class JiraMultiTenantAuthorisationProvider

java.lang.Object
  extended by com.atlassian.jira.multitenant.JiraMultiTenantAuthorisationProvider
All Implemented Interfaces:
com.atlassian.multitenant.AuthorisationProvider

public class JiraMultiTenantAuthorisationProvider
extends Object
implements com.atlassian.multitenant.AuthorisationProvider

Checks authorisation for the current user

Since:
4.3

Constructor Summary
JiraMultiTenantAuthorisationProvider()
           
 
Method Summary
 boolean canManageTenants(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraMultiTenantAuthorisationProvider

public JiraMultiTenantAuthorisationProvider()
Method Detail

canManageTenants

public boolean canManageTenants(javax.servlet.http.HttpServletRequest request)
Specified by:
canManageTenants in interface com.atlassian.multitenant.AuthorisationProvider


Copyright © 2002-2012 Atlassian. All Rights Reserved.