public class JDBCLoginService.JDBCKnownUser extends MappedLoginService.KnownUser
| Constructor and Description |
|---|
JDBCKnownUser(String name,
Credential credential,
int key) |
| Modifier and Type | Method and Description |
|---|---|
int |
getUserKey() |
authenticate, getName, isAuthenticated, toStringpublic JDBCKnownUser(String name, Credential credential, int key)
Copyright © 1995-2016 Webtide. All Rights Reserved.