Uses of Enum Class
org.apache.syncope.fit.buildtools.cxf.User.Status
-
Uses of User.Status in org.apache.syncope.fit.buildtools.cxf
Modifier and TypeMethodDescriptionUser.getStatus()
static User.Status
Returns the enum constant of this class with the specified name.static User.Status[]
User.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.