Grants a new permission.
@param token Credentials token
@param object Object on which permission is granted
@param subject The actor, which can perform a action
@param action Activity which the actor can perform
@exception ServiceAccessException DataSource access error
@exception ObjectNotFoundException Specified object was not foundin the DataSource
@exception AccessDeniedException Insufficent credentials
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.