public class OpenEJBJaasPasswordAuthenticator
extends JaasPasswordAuthenticator
| Modifier and Type | Field and Description | 
|---|---|
| static <any> | LOGIN_CONTEXT_KEY | 
| static <any> | USERNAME_KEY | 
| Constructor and Description | 
|---|
| OpenEJBJaasPasswordAuthenticator() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | authenticate(java.lang.String username,
            java.lang.String password,
            ServerSession session) |