2005-10-20 21:24:33 -04:00
<!--
* ========================================================================
*
* Copyright 2005 Acegi Technology Pty Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* ========================================================================
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > Products Using Acegi Security< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" / >
< / head >
< body >
< h1 > Products Using Acegi Security< / h1 >
< p > Many open source and commercial products either use Acegi Security or at least
support it. Following is a partial list of such products. If you've integrated Acegi
Security with some other product, please let us know (preferably with a URL
to some page explaining the integration/use)...
< h2 > Out-Of-the-Box Supported by Acegi Security< / h2 >
< ul >
< li > < b > < a href = "http://springframework.org/" > Spring Framework< / a > < / b > : J2EE abstraction framework.< br > < br > < / li >
< li > < b > < a href = "http://eclipse.org/aspectj/" > AspectJ< / a > < / b > : AOP framework.< br > < br > < / li >
< li > < b > < a href = "http://jcaptcha.sourceforge.net/" > JCaptcha< / a > < / b > : Detects human users.< br > < br > < / li >
< li > < b > < a href = "http://www.yale.edu/tp/" > Yale CAS< / a > < / b > : Single Sign On system.< br > < br > < / li >
< / ul >
< h2 > Open Source Projects< / h2 >
< ul >
< li > < b > < a href = "http://appfuse.org/" > AppFuse< / a > < / b > : Helps jump-start application development. < a href = "http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseSecurity" > Integration details< / a > .< br > < br > < / li >
< li > < b > < a href = "http://www.andromda.org" > AndroMDA< / a > < / b > : Code generation framework that uses model driven architecture (MDA). < a href = "http://team.andromda.org/docs/andromda-spring-cartridge/howto8.html" > Integration details< / a > .< br > < br > < / li >
< li > < b > < a href = "http://mule.codehaus.org/" > Mule< / a > < / b > : Enterprise service bus (ESB) messaging framework. < a href = "http://mule.codehaus.org/Acegi+Security" > Integration details< / a > .< br > < br > < / li >
< li > < b > < a href = "http://rollerweblogger.org" > Roller< / a > < / b > : Blog server. < a href = "http://rollerweblogger.org/wiki/Wiki.jsp?page=Proposal_AcegiSecurity" > Integration details< / a > .< br > < br > < / li >
< li > < b > < a href = "http://getahead.ltd.uk/dwr/" > DWR< / a > < / b > : AJAX tool. < a href = "http://getahead.ltd.uk/dwr/security" > Integration details< / a > .< br > < br > < / li >
< li > < b > < a href = "http://sourceforge.net/projects/oaj" > OAJ (OpenAccountingJ)< / a > < / b > : Replaces OpenAccounting PHP.< br > < br > < / li >
< li > < b > < a href = "http://oness.sourceforge.net/" > ONESS< / a > < / b > : Sample web application.< br > < br > < / li >
< li > < b > < a href = "http://sourceforge.net/projects/hispacta" > HISPACTA< / a > < / b > : Sample web application.< br > < br > < / li >
2005-10-21 02:34:07 -04:00
< li > < b > < a href = "https://atleap.dev.java.net/" > Blandware AtLeap< / a > < / b > : Multilingal free Java CMS.< br > < br > < / li >
< li > < b > < a href = "http://photostructure.com/" > PhotoStructure< / a > < / b > : A photo management solution.< br > < br > < / li >
< li > < b > < a href = "http://app.ess.ch/tudu/welcome.action" > Tudu Lists< / a > < / b > : AJAX and RSS powered to-do list manager.< br > < br > < / li >
2005-10-20 21:24:33 -04:00
< / ul >
< / body >
< / html >