Uses of Interface
blackboard.platform.security.authentication.HttpAuthModule

Packages that use HttpAuthModule
blackboard.platform.security.authentication Provides the public implementation classes for creating custom authentication modules for Learning System.  
 

Uses of HttpAuthModule in blackboard.platform.security.authentication
 

Classes in blackboard.platform.security.authentication that implement HttpAuthModule
 class BaseAuthenticationModule
          Implementation class for the default authentication provider for Blackboard Learning System, also known as RDBMS Authentication.
 

Methods in blackboard.platform.security.authentication that return HttpAuthModule
static HttpAuthModule HttpAuthConfig.getModule(java.lang.String authType)
           
 

Methods in blackboard.platform.security.authentication with parameters of type HttpAuthModule
static void HttpAuthConfig.configure(HttpAuthModule module)
          Public API
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.