Sets the string-based permissions assigned to this Account. Simply delegates to <code>this.authzInfo.setStringPermissions(permissions)</code>.
@param permissions all string-based permissions assigned to this Account. @see hunt.shiro.authc.Account#getStringPermissions()
See Implementation
Sets the string-based permissions assigned to this Account. Simply delegates to <code>this.authzInfo.setStringPermissions(permissions)</code>.
@param permissions all string-based permissions assigned to this Account. @see hunt.shiro.authc.Account#getStringPermissions()