| Interface | Description |
|---|---|
| HttpBasic.Vault |
Vault the authenticates.
|
| Identity |
Authentication inset.
|
| Provider |
Authentication provider.
|
| Provider.Visible |
Visible provider, for end-user.
|
| Class | Description |
|---|---|
| AuthInset |
Authentication inset.
|
|
Facebook authentication provider.
|
|
| Github |
Github authentication provider.
|
|
Google authentication provider.
|
|
| HttpBasic |
HTTP Basic authentication provider.
|
| Identity.Simple |
Simple Identity.
|
| Provider.Always |
Always returns the same identity (mostly used for unit testing).
|
| Exception | Description |
|---|---|
| AuthException |
Authentication exception.
|
| Annotation Type | Description |
|---|---|
| Provider.Redirect |
Annotates a provider that requires redirecting
right after authentication.
|
Copyright © 2011–2014 ReXSL.com. All rights reserved.