|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasswordCiphertext | |
|---|---|
| org.xwiki.crypto.passwd | |
| org.xwiki.crypto.passwd.internal | |
| Uses of PasswordCiphertext in org.xwiki.crypto.passwd |
|---|
| Methods in org.xwiki.crypto.passwd that return types with arguments of type PasswordCiphertext | |
|---|---|
java.lang.Class<? extends PasswordCiphertext> |
PasswordCryptoServiceConfiguration.getCipherClass()
|
| Uses of PasswordCiphertext in org.xwiki.crypto.passwd.internal |
|---|
| Classes in org.xwiki.crypto.passwd.internal that implement PasswordCiphertext | |
|---|---|
class |
AbstractPasswordCiphertext
A service allowing users to encrypt and decrypt text using a password. |
class |
AESPasswordCiphertext
A password ciphertext service implementing AES-128. |
class |
CAST5PasswordCiphertext
A password ciphertext service implementing CAST5. |
| Methods in org.xwiki.crypto.passwd.internal that return types with arguments of type PasswordCiphertext | |
|---|---|
java.lang.Class<? extends PasswordCiphertext> |
DefaultPasswordCryptoServiceConfiguration.getCipherClass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||