| Package | Description |
|---|---|
| org.jboss.remoting3.security | |
| org.jboss.remoting3.spi |
Service provider classes and interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleServerAuthenticationProvider
A server authentication handler which maintains a simple map of user names and passwords.
|
| Modifier and Type | Method and Description |
|---|---|
org.xnio.channels.AcceptingChannel<? extends org.xnio.channels.ConnectedStreamChannel> |
NetworkServerProvider.createServer(SocketAddress bindAddress,
org.xnio.OptionMap optionMap,
ServerAuthenticationProvider authenticationProvider,
org.xnio.ssl.XnioSsl xnioSsl)
Create a network server.
|
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.