public interface AuthDao
| Modifier and Type | Method and Description | 
|---|---|
| AuthResponse | authenticate(String loginName,
                        String password) | 
AuthResponse authenticate(String loginName, String password)
Copyright © 2011–2015 The Kuali Foundation. All rights reserved.