public interface RequiresAuthorization
Modifier and Type | Method and Description |
---|---|
void |
checkAuthorization(AuthorizationCallback callback) |
boolean |
isAuthorizationRequired() |
void |
setAuthorizationRequired(boolean required) |
boolean isAuthorizationRequired()
void setAuthorizationRequired(boolean required)
void checkAuthorization(AuthorizationCallback callback)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.