Uses of Class
org.apache.maven.continuum.web.exception.AuthenticationRequiredException

Packages that use AuthenticationRequiredException
org.apache.maven.continuum.web.action   
 

Uses of AuthenticationRequiredException in org.apache.maven.continuum.web.action
 

Methods in org.apache.maven.continuum.web.action that throw AuthenticationRequiredException
protected  void ContinuumActionSupport.checkManageConfigurationAuthorization()
          Check if the current user is authorized to manage the application's configuration
protected  void ContinuumActionSupport.checkManageQueuesAuthorization()
          Check if the current user is authorized to manage queues
protected  void ContinuumActionSupport.checkManageSchedulesAuthorization()
          Check if the current user is authorized to manage the project build schedules
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.