All Classes and Interfaces
Class
Description
Supports optional injection of spring security entities, allowing Waffle to act as an interface towards an identity
provider(the AD).
A
GrantedAuthorityFactory that uses the WindowsAccount's fqn as the basis of the
GrantedAuthority string, and (optionally) applies two transformations:
prepending a prefix, and
converting to uppercase
.Used by
WindowsAuthenticationToken to convert WindowsAccounts representing groups into
GrantedAuthoritys.Guest login is disabled authentication exception.
A Spring Negotiate security filter.
Sends back a request for a Negotiate Authentication to the browser.
A Waffle authentication provider for Spring-security.
A Windows authentication token.