public static class MappedLoginService.Anonymous extends Object implements MappedLoginService.UserPrincipal, Serializable
| Constructor and Description |
|---|
Anonymous() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(Object credentials) |
String |
getName() |
boolean |
isAuthenticated() |
public boolean isAuthenticated()
isAuthenticated in interface MappedLoginService.UserPrincipalpublic boolean authenticate(Object credentials)
authenticate in interface MappedLoginService.UserPrincipalCopyright © 1995–2017 Webtide. All rights reserved.