|
@@ -25,7 +25,7 @@ import javax.security.auth.login.LoginException;
|
|
* This LoginExceptionResolver simply wraps the LoginException with an
|
|
* This LoginExceptionResolver simply wraps the LoginException with an
|
|
* AuthenticationServiceException.
|
|
* AuthenticationServiceException.
|
|
*
|
|
*
|
|
- * @author $author$
|
|
|
|
|
|
+ * @author Ray Krueger
|
|
* @version $Revision$
|
|
* @version $Revision$
|
|
*/
|
|
*/
|
|
public class DefaultLoginExceptionResolver implements LoginExceptionResolver {
|
|
public class DefaultLoginExceptionResolver implements LoginExceptionResolver {
|