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 |
---|---|
AcceptingChannel<? extends ConnectedStreamChannel> |
NetworkServerProvider.createServer(SocketAddress bindAddress,
OptionMap optionMap,
ServerAuthenticationProvider authenticationProvider,
XnioSsl xnioSsl)
Create a network server.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.