JBoss Remoting 3.1.0.Beta2

Uses of Interface
org.jboss.remoting3.security.ServerAuthenticationProvider

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.jboss.xnio.ChannelListener<org.jboss.xnio.channels.ConnectedStreamChannel<InetSocketAddress>> NetworkServerProvider.getServerListener(org.jboss.xnio.OptionMap optionMap, ServerAuthenticationProvider authenticationProvider)
          Get the channel open listener for servers of this connection provider type.
 


JBoss Remoting 3.1.0.Beta2

Copyright © 2010 JBoss, a division of Red Hat, Inc.