LowLevelAuthentication@Deprecated
public interface LowLevelAuthenticationInterface
| Modifier and Type | Method | Description |
|---|---|---|
AuthentificationComponent |
getAuthenticationComponent() |
Deprecated.
|
de.bsvrz.dav.daf.communication.protocol.UserLogin |
isValidUser(java.lang.String userName,
byte[] encryptedPassword,
java.lang.String text,
de.bsvrz.dav.daf.communication.lowLevel.AuthentificationProcess authenticationProcess,
java.lang.String userTypePid) |
Deprecated.
Prüft, ob es sich um einen gültigen Benutzer handelt
|
de.bsvrz.dav.daf.communication.protocol.UserLogin isValidUser(java.lang.String userName,
byte[] encryptedPassword,
java.lang.String text,
de.bsvrz.dav.daf.communication.lowLevel.AuthentificationProcess authenticationProcess,
java.lang.String userTypePid)
AuthentificationComponent getAuthenticationComponent()