|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KeyResourceLoader
Manages key resources (key store and key store passwords)
| Method Summary | |
|---|---|
java.io.InputStream |
getKeyStore(java.lang.String keyStoreLocation)
Loads and returns an InputStream of the key store at the configured location. |
java.util.Properties |
loadKeyMetaData(java.lang.String keyMetaDataFileLocation)
Loads key metadata from the configured passwords file location. |
| Method Detail |
|---|
java.io.InputStream getKeyStore(java.lang.String keyStoreLocation)
throws java.io.FileNotFoundException
java.io.FileNotFoundException
java.util.Properties loadKeyMetaData(java.lang.String keyMetaDataFileLocation)
throws java.io.IOException,
java.io.FileNotFoundException
java.io.IOException
java.io.FileNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||