| Interface | Description |
|---|---|
| IAuthentication |
Interface for different authentication types.
|
| Class | Description |
|---|---|
| LblLdapAuthentication |
Authentication for LBL's LDAP system.
|
| LocalAuthentication |
Default ICE authentication scheme
|
| UserIdAuthentication |
Authentication implementation that only validates the user id
with any non empty string as password
|
| Exception | Description |
|---|---|
| AuthenticationException |
Exception class for the Authentication
|
| InvalidCredentialsException |
Exception for Invalid Credentials.
|
Copyright © 2017. All rights reserved.