Constructor and Description |
---|
AbstractRealm() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getEmailAddresses(IdentifiedUser user) |
boolean |
hasEmailAddress(IdentifiedUser user,
String email) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allowsEdit, authenticate, link, lookup, onCreateAccount, unlink
public boolean hasEmailAddress(IdentifiedUser user, String email)
hasEmailAddress
in interface Realm
public Set<String> getEmailAddresses(IdentifiedUser user)
getEmailAddresses
in interface Realm