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

📄 groupset.html

📁 turbine教程
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves all groups defined in the system.</TD></TR></TABLE>&nbsp;<P><A NAME="org.apache.turbine.services.security.db"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A> in <A HREF="../../../../../../org/apache/turbine/services/security/db/package-summary.html">org.apache.turbine.services.security.db</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../../org/apache/turbine/services/security/db/package-summary.html">org.apache.turbine.services.security.db</A> that return <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A></FONT></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>DBSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/db/DBSecurityService.html#getGroups(org.apache.torque.util.Criteria)">getGroups</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 Groups that meet the specified Criteria.</TD></TR></TABLE>&nbsp;<P><A NAME="org.apache.turbine.services.security.ldap"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A> in <A HREF="../../../../../../org/apache/turbine/services/security/ldap/package-summary.html">org.apache.turbine.services.security.ldap</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../../org/apache/turbine/services/security/ldap/package-summary.html">org.apache.turbine.services.security.ldap</A> that return <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A></FONT></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>LDAPSecurityService.</B><B><A HREF="../../../../../../org/apache/turbine/services/security/ldap/LDAPSecurityService.html#getGroups(org.apache.torque.util.Criteria)">getGroups</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 Groups that meet the specified Criteria.</TD></TR></TABLE>&nbsp;<P><A NAME="org.apache.turbine.util.security"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A> in <A HREF="../../../../../../org/apache/turbine/util/security/package-summary.html">org.apache.turbine.util.security</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../../org/apache/turbine/util/security/package-summary.html">org.apache.turbine.util.security</A> with parameters of type <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A></FONT></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>GroupSet.</B><B><A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html#add(org.apache.turbine.util.security.GroupSet)">add</A></B>(<A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A>&nbsp;groupSet)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the Groups in another GroupSet to this GroupSet.</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>AccessControlList.</B><B><A HREF="../../../../../../org/apache/turbine/util/security/AccessControlList.html#hasRole(org.apache.turbine.om.security.Role, org.apache.turbine.util.security.GroupSet)">hasRole</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/Role.html">Role</A>&nbsp;role,        <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A>&nbsp;groupset)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks if the user is assigned a specific Role in any of the given Groups</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>AccessControlList.</B><B><A HREF="../../../../../../org/apache/turbine/util/security/AccessControlList.html#hasRole(java.lang.String, org.apache.turbine.util.security.GroupSet)">hasRole</A></B>(java.lang.String&nbsp;rolename,        <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A>&nbsp;groupset)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks if the user is assigned a specifie Role in any of the given Groups</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>AccessControlList.</B><B><A HREF="../../../../../../org/apache/turbine/util/security/AccessControlList.html#hasPermission(org.apache.turbine.om.security.Permission, org.apache.turbine.util.security.GroupSet)">hasPermission</A></B>(<A HREF="../../../../../../org/apache/turbine/om/security/Permission.html">Permission</A>&nbsp;permission,              <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A>&nbsp;groupset)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks if the user is assigned a specific Permission in any of the given Groups</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>AccessControlList.</B><B><A HREF="../../../../../../org/apache/turbine/util/security/AccessControlList.html#hasPermission(java.lang.String, org.apache.turbine.util.security.GroupSet)">hasPermission</A></B>(java.lang.String&nbsp;permissionName,              <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html">GroupSet</A>&nbsp;groupset)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks if the user is assigned a specifie Permission in any of the given Groups</TD></TR></TABLE>&nbsp;<P><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/turbine/util/security/GroupSet.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="GroupSet.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR>Copyright &copy; 2000-2002 Apache Software Foundation. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

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