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