|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.productivity.java.habitat4j.crypto.decryptor.StaticCrypto
org.productivity.java.habitat4j.crypto.decryptor.keyreader.KeyReader
org.productivity.java.habitat4j.crypto.decryptor.keyreader.serveridentity.ServerIdentityKeyReader
public class ServerIdentityKeyReader
| Field Summary |
|---|
| Fields inherited from class org.productivity.java.habitat4j.crypto.decryptor.keyreader.KeyReader |
|---|
aliasMap, config, DEFAULT_KEYREADER_ALIASES, KEY_PROTECTOR_CLASS, KEYREADER_ALIAS_MAP |
| Constructor Summary | |
|---|---|
ServerIdentityKeyReader()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
readKeyFromServerIdentity(java.lang.String keyLocation)
|
java.io.Serializable |
readProtectedKey()
|
| Methods inherited from class org.productivity.java.habitat4j.crypto.decryptor.keyreader.KeyReader |
|---|
addKeyReaderAlias, createKeyProtector, createKeyReader, initialize, lookupAlias, readKey, setKeyProtector |
| Methods inherited from class org.productivity.java.habitat4j.crypto.decryptor.StaticCrypto |
|---|
createString, decode, encode, findPadEndIndex, getBytes, pad, removePad |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerIdentityKeyReader()
| Method Detail |
|---|
protected java.lang.String readKeyFromServerIdentity(java.lang.String keyLocation)
throws DecryptorException
DecryptorException
public java.io.Serializable readProtectedKey()
throws DecryptorException
readProtectedKey in class KeyReaderDecryptorException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||