Deletes an already granted authorization of a user. Users do not have permissions in future. Only roles can have permissions
@param userName The user name
@param resourceId Resource identification string
@param action The action granted
@throws UserStoreException
@deprecated
Deletes an already granted authorization of a user.
@param userName The user name
@param resourceId Resource identification string
@param action The action granted
@throws UserStoreException
@deprecated
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.