| Package | Description |
|---|---|
| io.quarkus.security.identity |
| Modifier and Type | Method and Description |
|---|---|
io.smallrye.mutiny.Uni<SecurityIdentity> |
SecurityIdentityAugmentor.augment(SecurityIdentity identity,
AuthenticationRequestContext context)
Augments a security identity to allow for modification of the underlying identity.
|
io.smallrye.mutiny.Uni<SecurityIdentity> |
IdentityProvider.authenticate(T request,
AuthenticationRequestContext context)
Attempts to authenticate the given authentication request.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.