Uses of Enum
de.xima.fc.mdl.enums.EAuthConfigState
Packages that use EAuthConfigState
Package
Description
Package für Datenbankentitäten
Interfaces für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EAuthConfigState in de.xima.fc.entities
Methods in de.xima.fc.entities that return EAuthConfigStateMethods in de.xima.fc.entities with parameters of type EAuthConfigStateModifier and TypeMethodDescriptionvoid
AAuthenticator.setConfigState
(EAuthConfigState configState) -
Uses of EAuthConfigState in de.xima.fc.entities.interfaces
Methods in de.xima.fc.entities.interfaces that return EAuthConfigState -
Uses of EAuthConfigState in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EAuthConfigStateModifier and TypeMethodDescriptionstatic EAuthConfigState
Returns the enum constant of this type with the specified name.static EAuthConfigState[]
EAuthConfigState.values()
Returns an array containing the constants of this enum type, in the order they are declared.