Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CHUNK_SIZE - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
- CIPHER_ALG - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
- createCipher(char[], byte[], int) - Method in class org.sonatype.plexus.components.cipher.PBECipher
D
- decorate(String) - Method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- decorate(String) - Method in interface org.sonatype.plexus.components.cipher.PlexusCipher
-
decorated given string with { and }
- decrypt(String, String) - Method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- decrypt(String, String) - Method in interface org.sonatype.plexus.components.cipher.PlexusCipher
-
decrypt given base64 encrypted string
- decrypt64(String, String) - Method in class org.sonatype.plexus.components.cipher.PBECipher
- decryptDecorated(String, String) - Method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- decryptDecorated(String, String) - Method in interface org.sonatype.plexus.components.cipher.PlexusCipher
-
decrypt given base64 encoded encrypted string.
- DefaultPlexusCipher - Class in org.sonatype.plexus.components.cipher
-
Default implementation of
PlexusCipher
. - DefaultPlexusCipher() - Constructor for class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- DIGEST_ALG - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
E
- encrypt(String, String) - Method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- encrypt(String, String) - Method in interface org.sonatype.plexus.components.cipher.PlexusCipher
-
encrypt given string with the given passPhrase and encode it into base64
- encrypt64(String, String) - Method in class org.sonatype.plexus.components.cipher.PBECipher
- encryptAndDecorate(String, String) - Method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- encryptAndDecorate(String, String) - Method in interface org.sonatype.plexus.components.cipher.PlexusCipher
-
encrypt given string with the given passPhrase, encode it into base64 and return result, wrapped into { } decorations
- ENCRYPTED_STRING_DECORATION_START - Static variable in interface org.sonatype.plexus.components.cipher.PlexusCipher
- ENCRYPTED_STRING_DECORATION_STOP - Static variable in interface org.sonatype.plexus.components.cipher.PlexusCipher
- ENCRYPTED_STRING_PATTERN - Static variable in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
G
- getCryptoImpls(String) - Static method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
-
This method returns the available implementations for a service type
- getSalt(int) - Method in class org.sonatype.plexus.components.cipher.PBECipher
- getServiceTypes() - Static method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
-
Exploratory part.
I
- isEncryptedString(String) - Method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- isEncryptedString(String) - Method in interface org.sonatype.plexus.components.cipher.PlexusCipher
-
check if given string is decorated
K
M
- main(String[]) - Static method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
O
- org.sonatype.plexus.components.cipher - package org.sonatype.plexus.components.cipher
P
- PBE_ITERATIONS - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
- PBECipher - Class in org.sonatype.plexus.components.cipher
-
This class is thread-safe.
- PBECipher() - Constructor for class org.sonatype.plexus.components.cipher.PBECipher
- PlexusCipher - Interface in org.sonatype.plexus.components.cipher
- PlexusCipherException - Exception Class in org.sonatype.plexus.components.cipher
- PlexusCipherException() - Constructor for exception class org.sonatype.plexus.components.cipher.PlexusCipherException
- PlexusCipherException(String) - Constructor for exception class org.sonatype.plexus.components.cipher.PlexusCipherException
- PlexusCipherException(String, Throwable) - Constructor for exception class org.sonatype.plexus.components.cipher.PlexusCipherException
- PlexusCipherException(Throwable) - Constructor for exception class org.sonatype.plexus.components.cipher.PlexusCipherException
S
- SALT_SIZE - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
- SPICE_SIZE - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
- STRING_ENCODING - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
U
- unDecorate(String) - Method in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- unDecorate(String) - Method in interface org.sonatype.plexus.components.cipher.PlexusCipher
-
return string inside decorations
W
_
- _cipher - Variable in class org.sonatype.plexus.components.cipher.DefaultPlexusCipher
- _secureRandom - Static variable in class org.sonatype.plexus.components.cipher.PBECipher
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form