|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.security.util.PBEPasswordTool
org.apache.jetspeed.security.spi.impl.PBEPasswordService
public class PBEPasswordService
PBEPasswordService provides an PBE based PasswordEncodingService, allowing decoding of user passwords
| Constructor Summary | |
|---|---|
PBEPasswordService(java.lang.String pbePassword)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.jetspeed.security.util.PBEPasswordTool |
|---|
decode, encode, main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.jetspeed.security.PasswordEncodingService |
|---|
decode, encode |
| Methods inherited from interface org.apache.jetspeed.security.spi.CredentialPasswordEncoder |
|---|
encode |
| Constructor Detail |
|---|
public PBEPasswordService(java.lang.String pbePassword)
throws java.security.spec.InvalidKeySpecException,
java.security.NoSuchAlgorithmException
cipherPassword -
java.security.spec.InvalidKeySpecException
java.security.NoSuchAlgorithmException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||