Apache Sling > Aggregator > Modules > auth

auth Modules

ModuleDescriptionModule Status
Apache Sling Authentication Service
(org.apache.sling.auth.core)
The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an AuthenticationHandler interface. Build Status Test Status JavaDocs Maven Central auth
Apache Sling Form Based Authentication Handler
(org.apache.sling.auth.form)
Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating. Build Status Test Status JavaDocs Maven Central auth
Apache Sling Authentication XING API
(org.apache.sling.auth.xing.api)
Apache Sling Authentication XING API Build Status JavaDocs Maven Central contrib auth
Apache Sling Authentication XING Login
(org.apache.sling.auth.xing.login)
Build Status JavaDocs Maven Central contrib auth
Apache Sling Authentication XING OAuth
(org.apache.sling.auth.xing.oauth)
Apache Sling Authentication XING OAuth Build Status JavaDocs Maven Central contrib auth