| Interface | Description |
|---|---|
| AuthenticationRequest |
A marker interface that represents a request for an authenticated identity.
|
| Class | Description |
|---|---|
| AnonymousAuthenticationRequest |
A request the for the Anonymous identity
|
| TokenAuthenticationRequest |
An simple authentication request that uses a token
|
| UsernamePasswordAuthenticationRequest |
An simple authentication request that uses a username and password
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.