| Class | Description |
|---|---|
| EnteredCredentialsProvider |
Default implementation of
CredentialsProvider that is expected to get
user name and password when instantiating instance and then return
Basic type of authorization header. |
| EnteredTokenCredentialsProvider |
Token based implementation of
CredentialsProvider that is expected to get
valid token when instantiating instance and then return
Bearer type of authorization header. |
| SubjectCredentialsProvider |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.