⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 databackendexception.html

📁 turbine教程
💻 HTML
📖 第 1 页 / 共 5 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>SecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/SecurityService.html#removePermission(org.apache.turbine.om.security.Permission)">removePermission</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/Permission.html">Permission</A>&nbsp;permission)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a Permission from the system.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>SecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/SecurityService.html#renameGroup(org.apache.turbine.om.security.Group, java.lang.String)">renameGroup</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/Group.html">Group</A>&nbsp;group,            java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Renames an existing Group.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>SecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/SecurityService.html#renameRole(org.apache.turbine.om.security.Role, java.lang.String)">renameRole</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/Role.html">Role</A>&nbsp;role,           java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Renames an existing Role.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>SecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/SecurityService.html#renamePermission(org.apache.turbine.om.security.Permission, java.lang.String)">renamePermission</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/Permission.html">Permission</A>&nbsp;permission,                 java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Renames an existing Permission.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#accountExists(org.apache.turbine.om.security.User)">accountExists</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>&nbsp;user)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check whether a specified user's account exists.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#accountExists(java.lang.String)">accountExists</A></B>(java.lang.String&nbsp;username)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check whether a specified user's account exists.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getAuthenticatedUser(java.lang.String, java.lang.String)">getAuthenticatedUser</A></B>(java.lang.String&nbsp;username,                     java.lang.String&nbsp;password)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Authenticates an user, and constructs an User object to represent him/her.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getUser(java.lang.String)">getUser</A></B>(java.lang.String&nbsp;username)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an User object to represent a registered user of the application.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>[]</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getUsers(org.apache.torque.util.Criteria)">getUsers</A></B>(org.apache.torque.util.Criteria&nbsp;criteria)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve a set of users that meet the specified criteria.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#saveUser(org.apache.turbine.om.security.User)">saveUser</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>&nbsp;user)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Saves User's data in the permanent storage.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#addUser(org.apache.turbine.om.security.User, java.lang.String)">addUser</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>&nbsp;user,        java.lang.String&nbsp;password)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates new user account with specified attributes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#removeUser(org.apache.turbine.om.security.User)">removeUser</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>&nbsp;user)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes an user account from the system.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#changePassword(org.apache.turbine.om.security.User, java.lang.String, java.lang.String)">changePassword</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>&nbsp;user,               java.lang.String&nbsp;oldPassword,               java.lang.String&nbsp;newPassword)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Change the password for an User.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#forcePassword(org.apache.turbine.om.security.User, java.lang.String)">forcePassword</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>&nbsp;user,              java.lang.String&nbsp;password)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forcibly sets new password for an User.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/om/security/Group.html">Group</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getGroup(java.lang.String)">getGroup</A></B>(java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve a Group object with specified name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/om/security/Role.html">Role</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getRole(java.lang.String)">getRole</A></B>(java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve a Role object with specified name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/om/security/Permission.html">Permission</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getPermission(java.lang.String)">getPermission</A></B>(java.lang.String&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve a Permission object with specified name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getAllGroups()">getAllGroups</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves all groups defined in the system.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/util/security/RoleSet.html">RoleSet</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getAllRoles()">getAllRoles</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves all roles defined in the system.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/util/security/PermissionSet.html">PermissionSet</A></CODE></FONT></TD><TD><CODE><B>BaseSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/BaseSecurityService.html#getAllPermissions()">getAllPermissions</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves all permissions defined in the system.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>UserManager.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/UserManager.html#accountExists(org.apache.turbine.om.security.User)">accountExists</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A>&nbsp;user)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check whether a specified user's account exists.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B>UserManager.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/UserManager.html#accountExists(java.lang.String)">accountExists</A></B>(java.lang.String&nbsp;username)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check whether a specified user's account exists.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../../../org/apache/turbine/om/security/User.html">User</A></CODE></FONT></TD><TD><CODE><B>UserManager.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/UserManager.html#re

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -