com.sksamuel.scruffy.security.authentication
Convenience processor for basic authentication.
Convenience processor for basic authentication. Is the same as authentication(new BasicAuthenticationStrategy...) {}
Convenience processor for session authentication using the default session key to lookup the principal.
Convenience processor for session authentication using the default session key to lookup the principal.
If you wish to customize the session key then configure this processor manually.