Uses of Enum Class
org.apache.syncope.client.console.SyncopeConsoleSession.Error
Packages that use SyncopeConsoleSession.Error
-
Uses of SyncopeConsoleSession.Error in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SyncopeConsoleSession.ErrorModifier and TypeMethodDescriptionstatic SyncopeConsoleSession.ErrorReturns the enum constant of this class with the specified name.static SyncopeConsoleSession.Error[]SyncopeConsoleSession.Error.values()Returns an array containing the constants of this enum class, in the order they are declared.