Package | Description |
---|---|
org.wildfly.security.password |
Packages and files for handling text passwords and their various encoding strategies.
|
org.wildfly.security.password.interfaces |
Interfaces which represent each of the supported password encoding strategies.
|
Modifier and Type | Method and Description |
---|---|
TwoWayPassword |
TwoWayPassword.clone()
Creates and returns a copy of this
Password . |
Modifier and Type | Interface and Description |
---|---|
interface |
ClearPassword
A simple clear-text password.
|
interface |
MaskedPassword
A password which has been masked, PicketBox style.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.