See: Description
Interface | Description |
---|---|
AuthenticationHandler |
Authentication handlers implementing this interface can be registered with
the server.
|
AuthenticationHandler.Callback |
Single-use callback provided to the
authenticate call. |
AuthenticationResult |
Additional information supplied to the server upon a successful
authentication.
|
AuthenticationResultSource |
Extends
AuthenticationResult with "builder style" methods that allow
a new authentication result to be created. |
Class | Description |
---|---|
CompositeAuthenticationHandler |
An
AuthenticationHandler that delegates to a list of handlers. |
This package provides authentication interfaces.
Copyright © 2016 Push Technology Ltd. All Rights Reserved.