Verwendungen von Enum-Klasse
org.teamapps.model.controlcenter.TotpAuthenticationType
Packages, die TotpAuthenticationType verwenden
-
Verwendungen von TotpAuthenticationType in org.teamapps.model.controlcenter
Methoden in org.teamapps.model.controlcenter, die TotpAuthenticationType zurückgebenModifizierer und TypMethodeBeschreibungUdbUser.getTotpAuthenticationType()User.getTotpAuthenticationType()static TotpAuthenticationTypeGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static TotpAuthenticationType[]TotpAuthenticationType.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.teamapps.model.controlcenter mit Parametern vom Typ TotpAuthenticationTypeModifizierer und TypMethodeBeschreibungUdbUserQuery.orTotpAuthenticationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, TotpAuthenticationType... enums) UserQuery.orTotpAuthenticationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, TotpAuthenticationType... enums) UdbUser.setTotpAuthenticationType(TotpAuthenticationType value) User.setTotpAuthenticationType(TotpAuthenticationType value) UdbUserQuery.totpAuthenticationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, TotpAuthenticationType... enums) UserQuery.totpAuthenticationType(org.teamapps.universaldb.index.enumeration.EnumFilterType filterType, TotpAuthenticationType... enums)