| Home >> All >> com >> xpn >> xwiki >> [ test Javadoc ] |
| | com.xpn.xwiki.test.smtp.* (6) |
com.xpn.xwiki.test: Javadoc index of package com.xpn.xwiki.test.
Package Samples:
com.xpn.xwiki.test.smtp
Classes:
LDAPTest: Test for LDAP authentication *********************************************************************** This test need a TEST local LDAP server *********************************************************************** BEWARE : THIS TEST DELETE ALL LDAP SERVER CONTENTS ! NEVER USE IT WITH PRODUCTION SERVER ! *********************************************************************** If you use OpenLDAP server, the sldap.conf must containts the statements : include /etc/schema/cosine.schema include /etc/schema/inetorgperson.schema access to * by self read by anonymous auth by * none suffix "dc=xwiki,dc=com" ...
ViewEditTest: =================================================================== Copyright (c) 2003 Ludovic Dubost, All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details, published ...
Utils: =================================================================== Copyright (c) 2003 Ludovic Dubost, All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details, published ...
ObjectTest: =================================================================== Copyright (c) 2003 Ludovic Dubost, All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details, published ...
MyFormAuthentication: Form-based authentication implementation. An instance of this class can be reused across several tests as it caches the session cookie. Thus the first time it is used to authenticate the user, it calls the security URL (which is by default the context URL prepended by "j_security_check"), caches the returned session cookie and adds the cookie for the next request. The second time it is called, it simply addes the session cookie for the next request.
SmtpMessage: Container for a complete SMTP message - headers and message body.
SimpleSmtpServer: Dummy SMTP server for testing purposes.
SmtpActionType: Represents an SMTP action or command.
SmtpRequest: Contains an SMTP client request.
SmtpResponse: SMTP response container.
SmtpState: SMTP server state.
AllServletTests
ServletAuthTest
ServletStatsTest
ServletTest
ServletVirtualTest
Servleti18nTest
XMLRpcTest
XWikiIntegrationTest
AbstractRenderTest
AbstractStoreObjectTest
AllTests
ClassesTest
DocumentInfoTest
| Home | Contact Us | Privacy Policy | Terms of Service |