Index
All Classes and Interfaces|All Packages
A
- Application - Class in waffle.spring.boot.demo
-
This is a Spring Boot demo application that configures the WAFFLE Spring Boot Starter to use Negotiate single sign on.
- Application() - Constructor for class waffle.spring.boot.demo.Application
D
- demo(Authentication) - Method in class waffle.spring.boot.demo.DemoController
-
Spring Boot Demo Get Mapper.
- DemoController - Class in waffle.spring.boot.demo
-
Spring Boot Demo Rest Controller.
- DemoController() - Constructor for class waffle.spring.boot.demo.DemoController
M
- main(String[]) - Static method in class waffle.spring.boot.demo.Application
-
Spring boot main entry point.
S
- SecurityConfig - Class in waffle.spring.boot.demo
-
Demo Spring Boot Security configuration that configures the Negotiate filter to require authentication for all requests.
- SecurityConfig(NegotiateSecurityFilter, NegotiateSecurityFilterEntryPoint) - Constructor for class waffle.spring.boot.demo.SecurityConfig
-
Autowire constructor injects bean auto-configured by Starter.
W
- waffle.spring.boot.demo - package waffle.spring.boot.demo
-
Spring Boot Demo Package.
All Classes and Interfaces|All Packages