@ApplicationScoped public class CodeAuthenticationMechanism extends AbstractOidcAuthenticationMechanism
HttpAuthenticationMechanism.ChallengeSenderBEARER, tenantConfigResolver| Constructor and Description |
|---|
CodeAuthenticationMechanism() |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<io.quarkus.security.identity.SecurityIdentity> |
authenticate(io.vertx.ext.web.RoutingContext context,
io.quarkus.security.identity.IdentityProviderManager identityProviderManager) |
CompletionStage<ChallengeData> |
getChallenge(io.vertx.ext.web.RoutingContext context) |
authenticateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendChallengepublic CompletionStage<io.quarkus.security.identity.SecurityIdentity> authenticate(io.vertx.ext.web.RoutingContext context, io.quarkus.security.identity.IdentityProviderManager identityProviderManager)
public CompletionStage<ChallengeData> getChallenge(io.vertx.ext.web.RoutingContext context)
Copyright © 2020 JBoss by Red Hat. All rights reserved.