| Package | Description |
|---|---|
| org.apache.shindig.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousAuthenticationHandler
Handled Anonymous Authentication, including returning an "anonymous" security
token.
|
class |
UrlParameterAuthenticationHandler
Produces security tokens by extracting the "st" parameter from the request url or post body.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationServletFilter.setAuthenticationHandlers(List<AuthenticationHandler> handlers) |
Copyright © 2007-2012. All Rights Reserved.