E G K N S 
All Classes All Packages

E

EncryptionException - Exception in net.seidengarn.keepasshttp.client.exception
Container for misc. exceptions during encryption
EncryptionException(String, Exception) - Constructor for exception net.seidengarn.keepasshttp.client.exception.EncryptionException
 
EncryptionUtil - Class in net.seidengarn.keepasshttp.client
Utility-class for Encryption and Decryption
EncryptionUtil() - Constructor for class net.seidengarn.keepasshttp.client.EncryptionUtil
 

G

getLogin() - Method in class net.seidengarn.keepasshttp.client.KeePassLogin
 
getLogin(String) - Method in class net.seidengarn.keepasshttp.client.KeePassHttpConnector
Gets a login for the specified URL or throws an exception if it does not exist or is not uniquely identified.
getLogins(String, String) - Method in class net.seidengarn.keepasshttp.client.KeePassHttpConnector
Gets a list of logins available for the specified URL
getName() - Method in class net.seidengarn.keepasshttp.client.KeePassLogin
 
getPassword() - Method in class net.seidengarn.keepasshttp.client.KeePassLogin
 

K

KeePassHttpCommunicationException - Exception in net.seidengarn.keepasshttp.client.exception
exception while using KeePassHttp-Java-Connector when the communication not succeeded
KeePassHttpCommunicationException() - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpCommunicationException
 
KeePassHttpCommunicationException(String) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpCommunicationException
 
KeePassHttpCommunicationException(String, Throwable) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpCommunicationException
 
KeePassHttpCommunicationException(Throwable) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpCommunicationException
 
KeePassHttpConnector - Class in net.seidengarn.keepasshttp.client
Connector for communication with a local KeePass with installed KeePassHttp-Plugin.
KeePassHttpConnector() - Constructor for class net.seidengarn.keepasshttp.client.KeePassHttpConnector
Constructor tries to load the stored key and id
KeePassHttpConnector(int) - Constructor for class net.seidengarn.keepasshttp.client.KeePassHttpConnector
Constructor
KeePassHttpConnector(String, String) - Constructor for class net.seidengarn.keepasshttp.client.KeePassHttpConnector
Constructor with a predefined id a key, both will not be stored
KeePassHttpException - Exception in net.seidengarn.keepasshttp.client.exception
exception while using KeePassHttp-Java-Connector
KeePassHttpException() - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpException
 
KeePassHttpException(String) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpException
 
KeePassHttpException(String, Throwable) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpException
 
KeePassHttpException(Throwable) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpException
 
KeePassHttpNotAssociatedException - Exception in net.seidengarn.keepasshttp.client.exception
exception while using KeePassHttp-Java-Connector when the provided credentials are not associated
KeePassHttpNotAssociatedException() - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpNotAssociatedException
 
KeePassHttpNotAssociatedException(String) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpNotAssociatedException
 
KeePassHttpNotAssociatedException(String, Throwable) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpNotAssociatedException
 
KeePassHttpNotAssociatedException(Throwable) - Constructor for exception net.seidengarn.keepasshttp.client.exception.KeePassHttpNotAssociatedException
 
KeePassLogin - Class in net.seidengarn.keepasshttp.client
container for logins
KeePassLogin() - Constructor for class net.seidengarn.keepasshttp.client.KeePassLogin
 

N

net.seidengarn.keepasshttp.client - package net.seidengarn.keepasshttp.client
 
net.seidengarn.keepasshttp.client.exception - package net.seidengarn.keepasshttp.client.exception
 

S

setLogin(String) - Method in class net.seidengarn.keepasshttp.client.KeePassLogin
 
setName(String) - Method in class net.seidengarn.keepasshttp.client.KeePassLogin
 
setPassword(String) - Method in class net.seidengarn.keepasshttp.client.KeePassLogin
 
E G K N S 
All Classes All Packages