Interface | Description |
---|---|
AgroalSecurityProvider |
Interface to be implemented in order to extend Agroal with custom types of authentication.
|
Class | Description |
---|---|
AgroalDefaultSecurityProvider | |
AgroalKerberosSecurityProvider |
Handle objects of type
GSSCredential and KerberosTicket |
NamePrincipal |
A string that identifies an user account.
|
SimplePassword |
Credential that holds a secret string of characters to be used for authentication.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.