Interface ControlAuthenticationHandlerConfig
- All Superinterfaces:
- AuthenticationHandlerConfig
A control authentication handler.
 
 A control session may only register an authentication handler under a name
 for which there is a corresponding
 ControlAuthenticationHandlerConfig.
- Since:
- 5.0
- 
Method Summary
- 
Method Details- 
getHandlerNameString getHandlerName()- Returns:
- the control authentication handler name
 
 
-