org.apache.geronimo.security.jaas.server
Class ExpiredLoginModuleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by javax.security.auth.login.LoginException
                  extended by org.apache.geronimo.security.jaas.server.ExpiredLoginModuleException
All Implemented Interfaces:
Serializable

public class ExpiredLoginModuleException
extends LoginException

See Also:
Serialized Form

Constructor Summary
ExpiredLoginModuleException()
          Constructs a ExpiredLoginModuleException with no detail message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExpiredLoginModuleException

public ExpiredLoginModuleException()
Constructs a ExpiredLoginModuleException with no detail message.



Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.