|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationException | |
|---|---|
| org.kuali.rice.core.web.impex | |
| org.kuali.rice.kns.web.struts.action | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.krad.exception | Exceptions thrown by the kuali nervous system. |
| org.kuali.rice.krad.web.controller | |
| org.kuali.rice.ksb.messaging.web | |
| Uses of AuthorizationException in org.kuali.rice.core.web.impex |
|---|
| Methods in org.kuali.rice.core.web.impex that throw AuthorizationException | |
|---|---|
protected void |
IngesterAction.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
|
| Uses of AuthorizationException in org.kuali.rice.kns.web.struts.action |
|---|
| Methods in org.kuali.rice.kns.web.struts.action that throw AuthorizationException | |
|---|---|
protected void |
KualiInquiryAction.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
|
protected void |
KualiFeedbackHandlerAction.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
|
protected void |
QuestionPromptAction.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
This overridden method ... |
protected void |
KualiAction.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
Override this method to provide action-level access controls to the application. |
protected void |
KualiLookupAction.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
|
protected void |
KualiDocumentActionBase.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
|
| Uses of AuthorizationException in org.kuali.rice.krad.exception |
|---|
| Subclasses of AuthorizationException in org.kuali.rice.krad.exception | |
|---|---|
class |
DocumentAuthorizationException
This class represents an exception that is thrown when a given user is not authorized to take a given action on the given document type. |
class |
DocumentTypeAuthorizationException
This class represents an exception that is thrown when a given user is not authorized to take a given action on the given document type. |
class |
InactiveDocumentTypeAuthorizationException
This class represents an exception that is thrown when a given user is not authorized to take a given action on the given document type. |
| Uses of AuthorizationException in org.kuali.rice.krad.web.controller |
|---|
| Methods in org.kuali.rice.krad.web.controller that throw AuthorizationException | |
|---|---|
void |
UifControllerBase.checkViewAuthorization(UifFormBase form,
String methodToCall)
Invokes the configured ViewAuthorizer to verify the user has access to
open the view. |
| Uses of AuthorizationException in org.kuali.rice.ksb.messaging.web |
|---|
| Methods in org.kuali.rice.ksb.messaging.web that throw AuthorizationException | |
|---|---|
protected void |
KSBAction.checkAuthorization(org.apache.struts.action.ActionForm form,
String methodToCall)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||