Application
Table of Contents
Interfaces
Classes
- PageRenderer
- Render a web page using a template with the same name as the endpoint. Current user and query and URL params are passed as template variables.
- UserEntity
- UserRepository
- Connection
- CRUDException
- RecordException
- SpecException
- Record
- Spec
- Types
- ConnectionTest
- RecordFixture
- RecordFixture
- SpecFixture
- Base
- DefaultSpec
- OverrideSpec
- SpecSubclass
- MappedRecordFixture
- SpecFixture
- UnmappedRecordFixture
- RecordTest
- SpecTest
- TestCase
- MapPropertiesTest
- SpecDefinitionsTest
- MapPropertiesTest
- TypesTest
- AcquireAccessToken
- AuthorizeCodeGrant
- Controller
- Dependencies
- AccessToken
- AuthCode
- Client
- RefreshToken
- Scope
- User
- RequireAccessToken
- AccessTokenRepository
- AuthCodeRepository
- ClientRepository
- RefreshTokenRepository
- ScopeRepository
- UserRepository
- HandleLogin
- HandleLogout
- ShowLoginView
- Controller
- Dependencies
- Manager
- RequireAuthentication
- Session
- HandleLoginTest
- ShowLoginViewTest
- PageRenderer
- Render a web page using a template with the same name as the endpoint. Current user and query and URL params are passed as template variables.
- Session
- User
- UserRepository
- ManagerTest
- TestCase