| Package | Description | 
|---|---|
| org.apache.sling.engine.auth | 
 Provides the original authentication handler service API initially
 bundled with the Sling Engine bundle. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static AuthenticationInfo | 
AuthenticationInfo.DOING_AUTH
Deprecated.  
This object is returned by the
  
AuthenticationHandler.authenticate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
 method to indicate an ongoing authentication transaction. | 
| Modifier and Type | Method and Description | 
|---|---|
AuthenticationInfo | 
AuthenticationHandler.authenticate(javax.servlet.http.HttpServletRequest request,
            javax.servlet.http.HttpServletResponse response)
Deprecated.  
Extracts credential data from the request if at all contained. 
 | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.