public interface BackendProtocolServerI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
void |
acquireTransportChannelResourcesEarly()
Acquires the resources needed for the transport channel of this BackendProtocolServerI early on.
|
BackendSessionInfo[] |
getActiveSessionInfos() |
CryptoHandlerI |
getClientCryptoHandler() |
DBManLocalI |
getDbm() |
DBManInfo |
getDBManInfo() |
Struktur[] |
getMatchingStrukturen(EntityI[] _ents,
Gruppe[] _groups) |
void |
resetPassword(java.lang.String username) |
static final java.lang.String $0
void acquireTransportChannelResourcesEarly()
DBManLocalI getDbm()
void resetPassword(java.lang.String username) throws AuthenticationException
AuthenticationException
DBManInfo getDBManInfo()
CryptoHandlerI getClientCryptoHandler()
BackendSessionInfo[] getActiveSessionInfos()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.