Serialized Form
-
Package waffle.spring
-
Exception Class waffle.spring.GuestLoginDisabledAuthenticationException
class GuestLoginDisabledAuthenticationException extends org.springframework.security.core.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Class waffle.spring.WindowsAuthenticationToken
class WindowsAuthenticationToken extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authorities
Collection<org.springframework.security.core.GrantedAuthority> authorities
The authorities. -
principal
waffle.servlet.WindowsPrincipal principal
The principal.
-
-