org.onebusaway.users.impl.authentication
Class EveryLastLoginAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.security.SpringSecurityException
org.springframework.security.AuthenticationException
org.onebusaway.users.impl.authentication.EveryLastLoginAuthenticationException
- All Implemented Interfaces:
- Serializable
public class EveryLastLoginAuthenticationException
- extends org.springframework.security.AuthenticationException
- See Also:
- Serialized Form
Methods inherited from class org.springframework.security.AuthenticationException |
getAuthentication, getExtraInformation |
Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
EveryLastLoginAuthenticationException
public EveryLastLoginAuthenticationException(String msg,
String mode)
getMode
public String getMode()
Copyright © 2012 OneBusAway. All Rights Reserved.