Interface | Description |
---|---|
SaslState | |
SaslStateContext | |
SaslWrapper |
Class | Description |
---|---|
AbstractSaslClient |
A base class for SASL client implementations.
|
AbstractSaslFactory |
Abstract SASL factory base class.
|
AbstractSaslParticipant |
A common base class for SASL participants.
|
AbstractSaslServer |
A base class for SASL client implementations.
|
Charsets |
Character sets used by SASL protocols.
|
HexConverter |
A utility class for mapping between byte arrays and their hex representation and back again.
|
UsernamePasswordHashUtil |
A utility class for generating both the {user-name : realm-value : passwd } hash
and the hex encoded version of the hash.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.