public interface Authenticator
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(User user,
String password) |
static final String ROLE
boolean authenticate(User user, String password) throws DataBackendException
DataBackendException
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.