Uses of Enum Class
org.apache.syncope.fit.buildtools.cxf.User.Status
Packages that use User.Status
-
Uses of User.Status in org.apache.syncope.fit.buildtools.cxf
Methods in org.apache.syncope.fit.buildtools.cxf that return User.StatusModifier 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.Methods in org.apache.syncope.fit.buildtools.cxf with parameters of type User.Status