lucee.Componentdumbpassword.PasswordService
Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com ---
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
array
|
passwords
The passwords array we scan.
|
true
|
false
|
Constructor Summary | |
---|---|
init()
Constructor. |
Method Summary | |
---|---|
string
|
getPasswords()
|
boolean
|
isDumb(any target)
Verify if the passed password target is dumb or not. |
any
|
setPasswords(array passwords)
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Constructor
Property Detail |
---|
The passwords array we scan
access
- publicrequired
- falsereturntype
- anyserializable
- trueMethod Detail |
---|
Verify if the passed password target is dumb or not.
target
passwords