JBoss Remoting 3.1.0.Beta1

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
 

Fields in org.jboss.remoting3.spi with type parameters of type ServerAuthenticationProvider
static ProtocolServiceType<ServerAuthenticationProvider> ProtocolServiceType.SERVER_AUTHENTICATION_PROVIDER
           
 


JBoss Remoting 3.1.0.Beta1

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