Interface | Description |
---|---|
Credentials |
Interface implemented by classes handling user login credentials.
|
Credentials.Decoder |
Interface implemented by credentials decoder converting from value stored in database to the form represented by
implementation of Entry interface.
|
Credentials.Encoder |
Interface implemented by credentials encoder converting them from plaintext value to encoded form stored in the
database.
|
Credentials.Entry |
Interface required to be implemented by classes representing credential entry.
|
Credentials.RawEntry |
Interface implemented by classes used as DTO for credentials read from repository.s
|
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.