|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationHandler | |
|---|---|
| org.apache.shindig.auth | |
| Uses of AuthenticationHandler in org.apache.shindig.auth |
|---|
| Classes in org.apache.shindig.auth that implement AuthenticationHandler | |
|---|---|
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. |
| Method parameters in org.apache.shindig.auth with type arguments of type AuthenticationHandler | |
|---|---|
void |
AuthenticationServletFilter.setAuthenticationHandlers(List<AuthenticationHandler> handlers)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||