Klasse DTOCredentialsLernplattformen
java.lang.Object
de.svws_nrw.db.dto.current.svws.auth.DTOCredentialsLernplattformen
Diese Klasse dient als DTO für die Datenbanktabelle CredentialsLernplattformen.
Sie wurde automatisch per Skript generiert und sollte nicht verändert werden,
da sie aufgrund von Änderungen am DB-Schema ggf. neu generiert und überschrieben wird.
-
Feldübersicht
Modifizierer und TypFeldBeschreibungAES-Schlüssel für den Credential-DatensatzBenutzername für den Credential-DatensatzDer pseudonymisierte Benutzername für den Credential-Datensatzlong
ID des Datensatzes für die externen Account-Credentials (Lernplattformen)Initialkennwort für den Credential-Datensatzlong
ID der LernplattformPasswordhash für den Credential-Datensatzstatic final String
Die Datenbankabfrage für alle DTOsstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes AESstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes Benutzernamestatic final String
Die Datenbankabfrage für DTOs anhand des Attributes BenutzernamePseudonymstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes IDstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes Initialkennwortstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes LernplattformIDstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes PashwordHashstatic final String
Die Datenbankabfrage für DTOs anhand des Attributes RSAPrivateKeystatic final String
Die Datenbankabfrage für DTOs anhand des Attributes RSAPublicKeystatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes AESstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Benutzernamestatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes BenutzernamePseudonymstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes IDstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Initialkennwortstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LernplattformIDstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes PashwordHashstatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes RSAPrivateKeystatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes RSAPublicKeystatic final String
Die Datenbankabfrage für DTOs anhand einer Liste von Primärschlüsselattributwertenstatic final String
Die Datenbankabfrage für alle DTOs im Rahmen der Migration, wobei die Einträge entfernt werden, die nicht der Primärschlüssel-Constraint entsprechenstatic final String
Die Datenbankabfrage für DTOs anhand der PrimärschlüsselattributeRSAPrivateKey für den Credential-DatensatzRSAPublicKey für den Credential-Datensatz -
Konstruktorübersicht
KonstruktorBeschreibungDTOCredentialsLernplattformen
(long ID, long LernplattformID, String Benutzername) Erstellt ein neues Objekt der Klasse DTOCredentialsLernplattformen ohne eine Initialisierung der Attribute. -
Methodenübersicht
-
Felddetails
-
QUERY_ALL
Die Datenbankabfrage für alle DTOs- Siehe auch:
-
QUERY_PK
Die Datenbankabfrage für DTOs anhand der Primärschlüsselattribute- Siehe auch:
-
QUERY_LIST_PK
Die Datenbankabfrage für DTOs anhand einer Liste von Primärschlüsselattributwerten- Siehe auch:
-
QUERY_MIGRATION_ALL
Die Datenbankabfrage für alle DTOs im Rahmen der Migration, wobei die Einträge entfernt werden, die nicht der Primärschlüssel-Constraint entsprechen- Siehe auch:
-
QUERY_BY_ID
Die Datenbankabfrage für DTOs anhand des Attributes ID- Siehe auch:
-
QUERY_LIST_BY_ID
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes ID- Siehe auch:
-
QUERY_BY_LERNPLATTFORMID
Die Datenbankabfrage für DTOs anhand des Attributes LernplattformID- Siehe auch:
-
QUERY_LIST_BY_LERNPLATTFORMID
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes LernplattformID- Siehe auch:
-
QUERY_BY_BENUTZERNAME
Die Datenbankabfrage für DTOs anhand des Attributes Benutzername- Siehe auch:
-
QUERY_LIST_BY_BENUTZERNAME
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Benutzername- Siehe auch:
-
QUERY_BY_BENUTZERNAMEPSEUDONYM
Die Datenbankabfrage für DTOs anhand des Attributes BenutzernamePseudonym- Siehe auch:
-
QUERY_LIST_BY_BENUTZERNAMEPSEUDONYM
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes BenutzernamePseudonym- Siehe auch:
-
QUERY_BY_INITIALKENNWORT
Die Datenbankabfrage für DTOs anhand des Attributes Initialkennwort- Siehe auch:
-
QUERY_LIST_BY_INITIALKENNWORT
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes Initialkennwort- Siehe auch:
-
QUERY_BY_PASHWORDHASH
Die Datenbankabfrage für DTOs anhand des Attributes PashwordHash- Siehe auch:
-
QUERY_LIST_BY_PASHWORDHASH
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes PashwordHash- Siehe auch:
-
QUERY_BY_RSAPUBLICKEY
Die Datenbankabfrage für DTOs anhand des Attributes RSAPublicKey- Siehe auch:
-
QUERY_LIST_BY_RSAPUBLICKEY
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes RSAPublicKey- Siehe auch:
-
QUERY_BY_RSAPRIVATEKEY
Die Datenbankabfrage für DTOs anhand des Attributes RSAPrivateKey- Siehe auch:
-
QUERY_LIST_BY_RSAPRIVATEKEY
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes RSAPrivateKey- Siehe auch:
-
QUERY_BY_AES
Die Datenbankabfrage für DTOs anhand des Attributes AES- Siehe auch:
-
QUERY_LIST_BY_AES
Die Datenbankabfrage für DTOs anhand einer Liste von Werten des Attributes AES- Siehe auch:
-
ID
public long IDID des Datensatzes für die externen Account-Credentials (Lernplattformen) -
LernplattformID
public long LernplattformIDID der Lernplattform -
Benutzername
Benutzername für den Credential-Datensatz -
BenutzernamePseudonym
Der pseudonymisierte Benutzername für den Credential-Datensatz -
Initialkennwort
Initialkennwort für den Credential-Datensatz -
PashwordHash
Passwordhash für den Credential-Datensatz -
RSAPublicKey
RSAPublicKey für den Credential-Datensatz -
RSAPrivateKey
RSAPrivateKey für den Credential-Datensatz -
AES
AES-Schlüssel für den Credential-Datensatz
-
-
Konstruktordetails
-
DTOCredentialsLernplattformen
Erstellt ein neues Objekt der Klasse DTOCredentialsLernplattformen ohne eine Initialisierung der Attribute.- Parameter:
ID
- der Wert für das Attribut IDLernplattformID
- der Wert für das Attribut LernplattformIDBenutzername
- der Wert für das Attribut Benutzername
-
-
Methodendetails
-
equals
-
hashCode
public int hashCode() -
toString
Konvertiert das Objekt in einen String. Dieser kann z.B. für Debug-Ausgaben genutzt werden.
-