net.pleso.framework.client.bl.auth
Interface IAuth

All Known Subinterfaces:
IAddForm, IAddRowExecuter, IAuthDataSource, IDeleteRowExecutor, IEditForm, IReportBuilder, IRowLoader, IUpdateRowExecutor, IViewForm

public interface IAuth

Represents class that requires authorization check. Every class for which authorizftion rights can be applied must implement this interface. This interface is used by IAuthorizer and AuthorizationProvider as parameter in their methods which checks authorization rights.




Copyright © 2006-2007 pleso.net crew All Rights Reserved.