Uses of Interface
com.pushtechnology.diffusion.client.security.authentication.Authenticator.Callback
Packages that use Authenticator.Callback
Package
Description
Client API : Security - Authentication.
-
Uses of Authenticator.Callback in com.pushtechnology.diffusion.client.security.authentication
Methods in com.pushtechnology.diffusion.client.security.authentication with parameters of type Authenticator.CallbackModifier and TypeMethodDescriptionvoid
Authenticator.authenticate
(String principal, Credentials credentials, Map<String, String> sessionProperties, Map<String, String> proposedProperties, Authenticator.Callback callback) Processes an authentication request.