| Package | Description |
|---|---|
| com.threerings.presents.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedAuthenticator
Handles certain special kinds of authentications and passes the remainder through to the default
authenticator.
|
class |
DummyAuthenticator
A simple authenticator implementation that simply accepts all authentication requests.
|
class |
ServiceAuthenticator<T extends ServiceCreds>
Works in conjunction with
ServiceCreds to handle the authentication of service clients
(bureaus, peers, etc.). |
Copyright © 2015. All rights reserved.