|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.cohesion.bssh.impl.PBEPasswordStore
public class PBEPasswordStore
| Constructor Summary | |
|---|---|
PBEPasswordStore(java.io.File root,
char[] passphrase)
|
|
| Method Summary | |
|---|---|
char[] |
getPassword(Member member)
|
void |
store(Member member,
char[] password)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PBEPasswordStore(java.io.File root,
char[] passphrase)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public char[] getPassword(Member member)
throws java.io.IOException
getPassword in interface PasswordStorejava.io.IOException
public void store(Member member,
char[] password)
throws java.io.IOException
store in interface PasswordStorejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||