|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
class |
LDAPAuthModule
Implementation class for the LDAP authentication provider for Blackboard Learning system. |
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||