| Package | Description |
|---|---|
| org.kuali.kra.irb.auth |
This package is meant to hold all classes
common/cross-cutting across Protocol authorization.
|
| Class and Description |
|---|
| GenericProtocolAuthorizer
This class is the authorizer for all the generic actions.
|
| ModifyAmendmentAuthorizer
The Modify Amendment Authorizer determines if the user can modify a particular module within the amendment.
|
| ModifyProtocolAuthorizer
The Modify Protocol Authorizer checks to see if the user has
permission to modify a protocol.
|
| ProtocolAuthorizer
A Protocol Authorizer determines if a user can perform
a given task on a protocol.
|
| ProtocolTask
A Protocol Task is a task that performs an action against a
Protocol.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.