Package | Description |
---|---|
io.undertow.security.api | |
io.undertow.security.impl |
Modifier and Type | Field | Description |
---|---|---|
static AuthenticationMechanism.ChallengeResult |
AuthenticationMechanism.ChallengeResult.NOT_SENT |
Modifier and Type | Method | Description |
---|---|---|
AuthenticationMechanism.ChallengeResult |
AuthenticationMechanism.sendChallenge(HttpServerExchange exchange,
SecurityContext securityContext) |
Send an authentication challenge to the remote client.
|
Copyright © 2018. All rights reserved.