Package | Description |
---|---|
com.pushtechnology.diffusion.api.config |
Diffusion Configuration API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ControlAuthenticationHandlerConfig
A control authentication handler.
|
interface |
ServerAuthenticationHandlerConfig
An authentication handler hosted on the server.
|
interface |
SystemAuthenticationHandlerConfig
The system authentication handler.
|
Modifier and Type | Method and Description |
---|---|
List<AuthenticationHandlerConfig> |
SecurityConfig.getAuthenticationHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
SecurityConfig.setAuthenticationHandlers(List<? extends AuthenticationHandlerConfig> handlers)
The authentication handlers.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.