public class DummyAuthenticationManager extends Object implements AuthenticationManager
| Constructor and Description |
|---|
DummyAuthenticationManager() |
public boolean authenticate(String username, String password)
authenticate in interface AuthenticationManagerpublic String getRealm()
getRealm in interface AuthenticationManagerpublic void setRealm(String realm)
Copyright © 2014. All Rights Reserved.