Skip to content

Commit

Permalink
add old doc and javadoc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste Meurant committed Jan 20, 2014
1 parent a1fccd6 commit 3bbdfd2
Show file tree
Hide file tree
Showing 1,089 changed files with 217,514 additions and 10 deletions.
2 changes: 1 addition & 1 deletion _posts/2012-12-04-resthub-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ It provides the following features:

Backbone Spring stack 2.0 artifacts are available on Maven Central.

[Reference documentation](/docs/spring/) | [Javadoc](/apidocs/spring/{{site.spring-stack-javadoc-version}}) | [Tutorial](/docs/spring/tutorial) | [Sources](https://github.com/resthub/resthub-spring-stack)
[Reference documentation](/docs/spring/) | [Javadoc](/apidocs/spring/2.0) | [Tutorial](/docs/spring/tutorial) | [Sources](https://github.com/resthub/resthub-spring-stack)

Backbone.js stack
-----------------
Expand Down
182 changes: 182 additions & 0 deletions apidocs/spring/1.0/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Tue Nov 16 12:39:16 CET 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
All Classes (RESThub framework 1.0 API)
</TITLE>

<META NAME="date" CONTENT="2010-11-16">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/resthub/core/context/AbstractClassPathScanner.html" title="class in org.resthub.core.context" target="classFrame">AbstractClassPathScanner</A>
<BR>
<A HREF="org/resthub/web/test/controller/AbstractControllerTest.html" title="class in org.resthub.web.test.controller" target="classFrame">AbstractControllerTest</A>
<BR>
<A HREF="org/resthub/core/test/dao/AbstractDaoTest.html" title="class in org.resthub.core.test.dao" target="classFrame">AbstractDaoTest</A>
<BR>
<A HREF="org/resthub/core/context/jaxb/AbstractJAXBElementsParser.html" title="class in org.resthub.core.context.jaxb" target="classFrame">AbstractJAXBElementsParser</A>
<BR>
<A HREF="org/resthub/web/test/jaxb/AbstractJaxbTest.html" title="class in org.resthub.web.test.jaxb" target="classFrame">AbstractJaxbTest</A>
<BR>
<A HREF="org/resthub/core/context/AbstractParser.html" title="class in org.resthub.core.context" target="classFrame">AbstractParser</A>
<BR>
<A HREF="org/resthub/core/context/persistence/AbstractPersistenceEntitiesParser.html" title="class in org.resthub.core.context.persistence" target="classFrame">AbstractPersistenceEntitiesParser</A>
<BR>
<A HREF="org/resthub/web/test/controller/AbstractResourceControllerTest.html" title="class in org.resthub.web.test.controller" target="classFrame">AbstractResourceControllerTest</A>
<BR>
<A HREF="org/resthub/core/test/dao/AbstractResourceDaoTest.html" title="class in org.resthub.core.test.dao" target="classFrame">AbstractResourceDaoTest</A>
<BR>
<A HREF="org/resthub/web/test/jaxb/AbstractResourceJaxbTest.html" title="class in org.resthub.web.test.jaxb" target="classFrame">AbstractResourceJaxbTest</A>
<BR>
<A HREF="org/resthub/core/test/service/AbstractResourceServiceTest.html" title="class in org.resthub.core.test.service" target="classFrame">AbstractResourceServiceTest</A>
<BR>
<A HREF="org/resthub/core/test/AbstractResthubTest.html" title="class in org.resthub.core.test" target="classFrame">AbstractResthubTest</A>
<BR>
<A HREF="org/resthub/core/test/service/AbstractServiceTest.html" title="class in org.resthub.core.test.service" target="classFrame">AbstractServiceTest</A>
<BR>
<A HREF="org/resthub/web/test/AbstractWebResthubTest.html" title="class in org.resthub.web.test" target="classFrame">AbstractWebResthubTest</A>
<BR>
<A HREF="org/resthub/tapestry5/security/AuthenticationException.html" title="class in org.resthub.tapestry5.security" target="classFrame">AuthenticationException</A>
<BR>
<A HREF="org/resthub/oauth2/provider/service/AuthenticationService.html" title="interface in org.resthub.oauth2.provider.service" target="classFrame"><I>AuthenticationService</I></A>
<BR>
<A HREF="org/resthub/tapestry5/security/services/Authenticator.html" title="interface in org.resthub.tapestry5.security.services" target="classFrame"><I>Authenticator</I></A>
<BR>
<A HREF="org/resthub/oauth2/provider/web/AuthorizationController.html" title="interface in org.resthub.oauth2.provider.web" target="classFrame"><I>AuthorizationController</I></A>
<BR>
<A HREF="org/resthub/oauth2/provider/web/AuthorizationControllerImpl.html" title="class in org.resthub.oauth2.provider.web" target="classFrame">AuthorizationControllerImpl</A>
<BR>
<A HREF="org/resthub/oauth2/provider/service/AuthorizationService.html" title="interface in org.resthub.oauth2.provider.service" target="classFrame"><I>AuthorizationService</I></A>
<BR>
<A HREF="org/resthub/oauth2/provider/service/AuthorizationServiceImpl.html" title="class in org.resthub.oauth2.provider.service" target="classFrame">AuthorizationServiceImpl</A>
<BR>
<A HREF="org/resthub/core/tools/BeanDetail.html" title="class in org.resthub.core.tools" target="classFrame">BeanDetail</A>
<BR>
<A HREF="org/resthub/web/controller/BeanDetailsController.html" title="class in org.resthub.web.controller" target="classFrame">BeanDetailsController</A>
<BR>
<A HREF="org/resthub/oauth2/filter/service/CachedExternalValidationService.html" title="class in org.resthub.oauth2.filter.service" target="classFrame">CachedExternalValidationService</A>
<BR>
<A HREF="org/resthub/core/context/jaxb/ClassPathJAXBElementsScanner.html" title="class in org.resthub.core.context.jaxb" target="classFrame">ClassPathJAXBElementsScanner</A>
<BR>
<A HREF="org/resthub/core/context/persistence/ClassPathPersistenceEntitiesScanner.html" title="class in org.resthub.core.context.persistence" target="classFrame">ClassPathPersistenceEntitiesScanner</A>
<BR>
<A HREF="org/resthub/core/util/ClassUtils.html" title="class in org.resthub.core.util" target="classFrame">ClassUtils</A>
<BR>
<A HREF="org/resthub/core/context/config/ContextNamespaceHandler.html" title="class in org.resthub.core.context.config" target="classFrame">ContextNamespaceHandler</A>
<BR>
<A HREF="org/resthub/tapestry5/jpa/services/DirectJPAEntityManagerSourceImpl.html" title="class in org.resthub.tapestry5.jpa.services" target="classFrame">DirectJPAEntityManagerSourceImpl</A>
<BR>
<A HREF="org/resthub/tapestry5/security/services/EmptySaltSourceImpl.html" title="class in org.resthub.tapestry5.security.services" target="classFrame">EmptySaltSourceImpl</A>
<BR>
<A HREF="org/resthub/oauth2/filter/service/ExternalValidationService.html" title="class in org.resthub.oauth2.filter.service" target="classFrame">ExternalValidationService</A>
<BR>
<A HREF="org/resthub/web/controller/GenericController.html" title="class in org.resthub.web.controller" target="classFrame">GenericController</A>
<BR>
<A HREF="org/resthub/core/dao/GenericDao.html" title="interface in org.resthub.core.dao" target="classFrame"><I>GenericDao</I></A>
<BR>
<A HREF="org/resthub/core/dao/GenericJpaDao.html" title="class in org.resthub.core.dao" target="classFrame">GenericJpaDao</A>
<BR>
<A HREF="org/resthub/core/dao/GenericJpaResourceDao.html" title="class in org.resthub.core.dao" target="classFrame">GenericJpaResourceDao</A>
<BR>
<A HREF="org/resthub/web/controller/GenericResourceController.html" title="class in org.resthub.web.controller" target="classFrame">GenericResourceController</A>
<BR>
<A HREF="org/resthub/core/dao/GenericResourceDao.html" title="interface in org.resthub.core.dao" target="classFrame"><I>GenericResourceDao</I></A>
<BR>
<A HREF="org/resthub/core/service/GenericResourceService.html" title="interface in org.resthub.core.service" target="classFrame"><I>GenericResourceService</I></A>
<BR>
<A HREF="org/resthub/core/service/GenericResourceServiceImpl.html" title="class in org.resthub.core.service" target="classFrame">GenericResourceServiceImpl</A>
<BR>
<A HREF="org/resthub/core/service/GenericService.html" title="interface in org.resthub.core.service" target="classFrame"><I>GenericService</I></A>
<BR>
<A HREF="org/resthub/core/service/GenericServiceImpl.html" title="class in org.resthub.core.service" target="classFrame">GenericServiceImpl</A>
<BR>
<A HREF="org/resthub/web/jackson/JacksonProvider.html" title="class in org.resthub.web.jackson" target="classFrame">JacksonProvider</A>
<BR>
<A HREF="org/resthub/core/context/jaxb/JAXBContextResolver.html" title="class in org.resthub.core.context.jaxb" target="classFrame">JAXBContextResolver</A>
<BR>
<A HREF="org/resthub/core/context/jaxb/JAXBElementsExcluder.html" title="class in org.resthub.core.context.jaxb" target="classFrame">JAXBElementsExcluder</A>
<BR>
<A HREF="org/resthub/core/context/jaxb/JAXBElementsIncluder.html" title="class in org.resthub.core.context.jaxb" target="classFrame">JAXBElementsIncluder</A>
<BR>
<A HREF="org/resthub/tapestry5/security/services/LoginService.html" title="interface in org.resthub.tapestry5.security.services" target="classFrame"><I>LoginService</I></A>
<BR>
<A HREF="org/resthub/tapestry5/security/services/LoginServiceImpl.html" title="class in org.resthub.tapestry5.security.services" target="classFrame">LoginServiceImpl</A>
<BR>
<A HREF="org/resthub/oauth2/filter/front/OAuth2Filter.html" title="class in org.resthub.oauth2.filter.front" target="classFrame">OAuth2Filter</A>
<BR>
<A HREF="org/resthub/oauth2/common/front/model/ObtainTokenErrorResponse.html" title="class in org.resthub.oauth2.common.front.model" target="classFrame">ObtainTokenErrorResponse</A>
<BR>
<A HREF="org/resthub/oauth2/common/front/model/ObtainTokenParameter.html" title="class in org.resthub.oauth2.common.front.model" target="classFrame">ObtainTokenParameter</A>
<BR>
<A HREF="org/resthub/web/response/PageResponse.html" title="class in org.resthub.web.response" target="classFrame">PageResponse</A>
<BR>
<A HREF="org/resthub/core/context/persistence/PersistenceEntitiesExcluder.html" title="class in org.resthub.core.context.persistence" target="classFrame">PersistenceEntitiesExcluder</A>
<BR>
<A HREF="org/resthub/core/context/persistence/PersistenceEntitiesIncluder.html" title="class in org.resthub.core.context.persistence" target="classFrame">PersistenceEntitiesIncluder</A>
<BR>
<A HREF="org/resthub/oauth2/common/exception/ProtocolException.html" title="class in org.resthub.oauth2.common.exception" target="classFrame">ProtocolException</A>
<BR>
<A HREF="org/resthub/oauth2/common/exception/ProtocolException.Error.html" title="enum in org.resthub.oauth2.common.exception" target="classFrame">ProtocolException.Error</A>
<BR>
<A HREF="org/resthub/oauth2/provider/web/ProtocolExceptionHandler.html" title="class in org.resthub.oauth2.provider.web" target="classFrame">ProtocolExceptionHandler</A>
<BR>
<A HREF="org/resthub/core/model/Resource.html" title="class in org.resthub.core.model" target="classFrame">Resource</A>
<BR>
<A HREF="org/resthub/tapestry5/components/mixins/service/ResthubComponentsModule.html" title="class in org.resthub.tapestry5.components.mixins.service" target="classFrame">ResthubComponentsModule</A>
<BR>
<A HREF="org/resthub/core/exception/ResthubException.html" title="class in org.resthub.core.exception" target="classFrame">ResthubException</A>
<BR>
<A HREF="org/resthub/tapestry5/jpa/services/ResthubJPAModule.html" title="class in org.resthub.tapestry5.jpa.services" target="classFrame">ResthubJPAModule</A>
<BR>
<A HREF="org/resthub/tapestry5/services/ResthubModule.html" title="class in org.resthub.tapestry5.services" target="classFrame">ResthubModule</A>
<BR>
<A HREF="org/resthub/tapestry5/security/services/ResthubSecurityModule.html" title="class in org.resthub.tapestry5.security.services" target="classFrame">ResthubSecurityModule</A>
<BR>
<A HREF="org/resthub/tapestry5/validation/services/ResthubValidationModule.html" title="class in org.resthub.tapestry5.validation.services" target="classFrame">ResthubValidationModule</A>
<BR>
<A HREF="org/resthub/core/context/persistence/ScanningPersistenceUnitManager.html" title="class in org.resthub.core.context.persistence" target="classFrame">ScanningPersistenceUnitManager</A>
<BR>
<A HREF="org/resthub/oauth2/filter/front/SecuredHttpRequest.html" title="class in org.resthub.oauth2.filter.front" target="classFrame">SecuredHttpRequest</A>
<BR>
<A HREF="org/resthub/tapestry5/security/services/SpringSecurityAuthenticator.html" title="class in org.resthub.tapestry5.security.services" target="classFrame">SpringSecurityAuthenticator</A>
<BR>
<A HREF="org/resthub/core/tools/SpringToolingService.html" title="class in org.resthub.core.tools" target="classFrame">SpringToolingService</A>
<BR>
<A HREF="org/resthub/oauth2/common/model/Token.html" title="class in org.resthub.oauth2.common.model" target="classFrame">Token</A>
<BR>
<A HREF="org/resthub/oauth2/provider/dao/TokenDao.html" title="interface in org.resthub.oauth2.provider.dao" target="classFrame"><I>TokenDao</I></A>
<BR>
<A HREF="org/resthub/oauth2/provider/dao/TokenDaoImpl.html" title="class in org.resthub.oauth2.provider.dao" target="classFrame">TokenDaoImpl</A>
<BR>
<A HREF="org/resthub/oauth2/common/front/model/TokenResponse.html" title="class in org.resthub.oauth2.common.front.model" target="classFrame">TokenResponse</A>
<BR>
<A HREF="org/resthub/core/tools/ToolingService.html" title="interface in org.resthub.core.tools" target="classFrame"><I>ToolingService</I></A>
<BR>
<A HREF="org/resthub/oauth2/utils/Utils.html" title="class in org.resthub.oauth2.utils" target="classFrame">Utils</A>
<BR>
<A HREF="org/resthub/oauth2/filter/service/ValidationService.html" title="interface in org.resthub.oauth2.filter.service" target="classFrame"><I>ValidationService</I></A>
<BR>
<A HREF="org/resthub/oauth2/filter/front/WebApplicationExceptionHandler.html" title="class in org.resthub.oauth2.filter.front" target="classFrame">WebApplicationExceptionHandler</A>
<BR>
<A HREF="org/resthub/tapestry5/components/mixins/ZoneUpdater.html" title="class in org.resthub.tapestry5.components.mixins" target="classFrame">ZoneUpdater</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
Loading

0 comments on commit 3bbdfd2

Please sign in to comment.