Class RedirectUnauthorizedHandler

  • All Implemented Interfaces:
    io.dropwizard.auth.UnauthorizedHandler

    public class RedirectUnauthorizedHandler
    extends Object
    implements io.dropwizard.auth.UnauthorizedHandler
    • Constructor Detail

      • RedirectUnauthorizedHandler

        public RedirectUnauthorizedHandler​(IdmanClientConfig authenticationConfig)
    • Method Detail

      • buildResponse

        public javax.ws.rs.core.Response buildResponse​(String prefix,
                                                       String realm)
        Specified by:
        buildResponse in interface io.dropwizard.auth.UnauthorizedHandler