Package waffle.spring

Class WindowsAuthenticationToken

java.lang.Object
waffle.spring.WindowsAuthenticationToken
All Implemented Interfaces:
Serializable, Principal, org.springframework.security.core.Authentication

public class WindowsAuthenticationToken extends Object implements org.springframework.security.core.Authentication
A Windows authentication token.
See Also: