Groovy Documentation

Package com.odobo.grails.plugin.springsecurity.rest

 

Class Summary
RestAuthenticationFailureHandler Sets the configured status code.
RestAuthenticationFilter This filter starts the initial authentication flow.
RestAuthenticationProvider Authenticates a request based on the token passed.
RestAuthenticationSuccessHandler Generates a JSON response using a RestAuthenticationTokenJsonRenderer.
RestAuthenticationToken Holds the API token, passed by the client via a custom HTTP header
RestLogoutFilter Filter exposing an endpoint for deleting tokens.
RestTokenValidationFilter This filter starts the token validation flow.
 


Groovy Documentation