Package waffle.spring

Class GuestLoginDisabledAuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
waffle.spring.GuestLoginDisabledAuthenticationException
All Implemented Interfaces:
Serializable

public class GuestLoginDisabledAuthenticationException extends org.springframework.security.core.AuthenticationException
Guest login is disabled authentication exception.
See Also: