|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationInfo | |
---|---|
org.apache.sling.engine.auth |
Uses of AuthenticationInfo in org.apache.sling.engine.auth |
---|
Fields in org.apache.sling.engine.auth declared as AuthenticationInfo | |
---|---|
static AuthenticationInfo |
AuthenticationInfo.DOING_AUTH
This object is returned by the AuthenticationHandler.authenticate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
method to indicate an ongoing authentication transaction. |
Methods in org.apache.sling.engine.auth that return AuthenticationInfo | |
---|---|
AuthenticationInfo |
AuthenticationHandler.authenticate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Extracts credential data from the request if at all contained. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |