@Service(value="environmentCheck#archiva-locked-admin-check")
public class ArchivaLockedAdminEnvironmentCheck
extends Object
implements org.apache.archiva.redback.system.check.EnvironmentCheck
This environment check will unlock system administrator accounts that are locked on the restart of the
application when the environment checks are processed.
This environment check will unlock system administrator accounts that are locked on the restart of the
application when the environment checks are processed.
Specified by:
validateEnvironment in interface org.apache.archiva.redback.system.check.EnvironmentCheck