public class DefaultLoginHandler extends Object implements ILoginHandler
| Constructor and Description |
|---|
DefaultLoginHandler() |
public boolean authenticate(String username, Object credential) throws LoginException
ILoginHandlerauthenticate in interface ILoginHandlerusername - usernamecredential - credentialLoginExceptionCopyright © 2014 JBoss Inc.. All Rights Reserved.