org.jivesoftware.admin |
Supporting classes and tags for the admin console.
|
Java Source File Name | Type | Comment |
AdminConsole.java | Class | A model for admin tab and sidebar info. |
AdminPageBean.java | Class | A bean to hold page information for the admin console. |
AuthCheckFilter.java | Class | A simple filter which checks for the auth token in the user's session. |
LdapGroupTester.java | Class | Class that assists during the testing of the ldap groups. |
LdapUserProfile.java | Class | Bean that stores the vcard mapping. |
LdapUserTester.java | Class | Class that assists during the testing of the user-ldap mapping. |
PluginFilter.java | Class | A servlet filter that plugin classes can use to dynamically register and un-register
filter logic. |
SidebarTag.java | Class | A simple JSP tag for displaying sidebar information in the admin console. |
SubSidebarTag.java | Class | A simple tag to gather its body content and pass it to the parent tag. |
TabsTag.java | Class | A simple JSP tag for displaying tab information in the admin console. |