All Classes and Interfaces

Class
Description
AbstractAnnotatedAuthenticationBuilder<A extends Annotation,T extends org.springframework.security.core.Authentication>
 
 
 
 
 
 
 
 
 
 
 
 
 
MockAuthenticationBuilder<A extends org.springframework.security.core.Authentication,T extends MockAuthenticationBuilder<A,T>>
 
 
Annotation to setup test SecurityContext with an OAuthentication.
 
 
 
 
https://openid.net/specs/openid-connect-core-1_0.html
 
 
 
Populates SecurityContext with an Authentication Mock.
 
Annotation to setup test SecurityContext with an BearerTokenAuthentication.
 
Annotation to setup test SecurityContext with an JwtAuthenticationToken.