public class LogoutHandler extends Object implements io.undertow.server.HttpHandler
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT |
static String |
PATH |
Constructor and Description |
---|
LogoutHandler(String realmName) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
public static final String PATH
public static final String CONTEXT
public LogoutHandler(String realmName)
Copyright © 2023 JBoss by Red Hat. All rights reserved.