Uses of Enum
de.xima.fc.com.auth.EAuthError
Packages that use EAuthError
Package
Description
Package with interfaces for the communication between master- and frontend-server
- 
Uses of EAuthError in de.xima.fc.com.auth
Methods in de.xima.fc.com.auth that return EAuthErrorModifier and TypeMethodDescriptionAuthFailedException.getError()static EAuthErrorReturns the enum constant of this type with the specified name.static EAuthError[]EAuthError.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.xima.fc.com.auth with parameters of type EAuthError