org.apache.geronimo.security.jaas
Class ExpiredLoginModuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
javax.security.auth.login.LoginException
org.apache.geronimo.security.jaas.ExpiredLoginModuleException
- All Implemented Interfaces:
- Serializable
- public class ExpiredLoginModuleException
- extends LoginException
- Version:
- $Revision: 1.2 $ $Date: 2004/02/25 09:58:09 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExpiredLoginModuleException
public ExpiredLoginModuleException()
- Constructs a ExpiredLoginModuleException with no detail message.
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.