All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.darwinsys.security.Strength Maven / Gradle / Ivy

package com.darwinsys.security;

public enum Strength {
	STRONG,
	MEDIUM,
	WEAK,
	USELESS
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy