|
JBoss Remoting 3 3.2.14.GA-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerAuthenticationProvider | |
---|---|
org.jboss.remoting3.security | |
org.jboss.remoting3.spi | Service provider classes and interfaces. |
Uses of ServerAuthenticationProvider in org.jboss.remoting3.security |
---|
Classes in org.jboss.remoting3.security that implement ServerAuthenticationProvider | |
---|---|
class |
SimpleServerAuthenticationProvider
A server authentication handler which maintains a simple map of user names and passwords. |
Uses of ServerAuthenticationProvider in org.jboss.remoting3.spi |
---|
Methods in org.jboss.remoting3.spi with parameters of type ServerAuthenticationProvider | |
---|---|
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. |
|
JBoss Remoting 3 3.2.14.GA-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |