| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthentication
Autentizace
|
class |
ClientCertAuthentication |
| Modifier and Type | Field and Description |
|---|---|
protected Authentication |
ThreadSafeDataBoxManager.auth |
protected Authentication |
DataBoxManager.auth |
| Modifier and Type | Method and Description |
|---|---|
static Authentication |
BasicAuthentication.login(cz.abclinuxu.datoveschranky.common.Config config,
String userName,
String password)
Realizuje přihlášení do datové schránky pod daným uživatelským jménem
a heslem a při úspěšném přihlášení vrátí příslušnou instanci ISDSManageru
poskytující služby k této schránce.
|
| Constructor and Description |
|---|
DataBoxManager(cz.abclinuxu.datoveschranky.common.Config conf,
Authentication auth) |
ThreadSafeDataBoxManager(cz.abclinuxu.datoveschranky.common.Config conf,
Authentication auth) |
Copyright © 2017. All rights reserved.