public class GSIClientAuthenticationFactory extends Object implements ChannelHandlerFactory
Authentication factory that returns GSI security handlers to add to the third-party client channel pipeline.
| Constructor and Description |
|---|
GSIClientAuthenticationFactory(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.ChannelHandler |
createHandler() |
String |
getDescription() |
String |
getName() |
public GSIClientAuthenticationFactory(Properties properties)
public io.netty.channel.ChannelHandler createHandler()
createHandler in interface ChannelHandlerFactorypublic String getDescription()
getDescription in interface ChannelHandlerFactorypublic String getName()
getName in interface ChannelHandlerFactoryCopyright © 2011-2020 dCache.org. All Rights Reserved.