| Interface | Description |
|---|---|
| UserAccount |
Interface representing a user.
|
| UserAccountProvider |
Interface which should be implemented by the embedding context to provide user account information when needed.
|
| UserActionListener |
A listener interface invoked when one of the following actions occur on a user:
a user is created for the first time on this provider.
|
| UserAuthSource |
Interface representing a user authentication source.
|
| Class | Description |
|---|---|
| Auditor |
Orbital auditing facilities.
|
| AuthUtil |
Singleton class providing authentication utilities.
|
| EVEApi | |
| EVEAuthHandler |
Handle requests to authenticate via EVE.
|
| EVECallbackHandler |
Handle the callback portion of EVE auth.
|
| EVEOAuthServiceImpl | |
| GoogleAuthHandler |
Handle requests to authenticate via Google.
|
| GoogleCallbackHandler |
Handle the callback portion of Google auth.
|
| LogoutHandler |
Handle sign off requests.
|
| TwitterAuthHandler |
Handle requests to authenticate via Twitter.
|
| TwitterCallbackHandler |
Handle the callback portion of Twitter auth.
|
| Exception | Description |
|---|---|
| DisabledUserException |
Copyright © 2018 Orbital Enterprises. All rights reserved.