public class HashLoginService.HashKnownUser extends MappedLoginService.KnownUser
| Constructor and Description |
|---|
HashKnownUser(String name,
Credential credential) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getRoles() |
void |
setRoles(String[] roles) |
authenticate, getName, isAuthenticated, toStringpublic HashKnownUser(String name, Credential credential)
Copyright © 1995–2017 Webtide. All rights reserved.