Package | Description |
---|---|
org.alfresco.encryption | |
org.alfresco.encryption.ssl | |
org.alfresco.httpclient |
Modifier and Type | Class and Description |
---|---|
class |
SpringKeyResourceLoader
Loads key resources (key store and key store passwords) from the Spring classpath.
|
Modifier and Type | Field and Description |
---|---|
protected KeyResourceLoader |
AlfrescoKeyStoreImpl.keyResourceLoader |
Modifier and Type | Method and Description |
---|---|
KeyResourceLoader |
AlfrescoKeyStoreImpl.getKeyResourceLoader() |
Modifier and Type | Method and Description |
---|---|
void |
AlfrescoKeyStoreImpl.setKeyResourceLoader(KeyResourceLoader keyResourceLoader) |
Constructor and Description |
---|
AlfrescoKeyStoreImpl(KeyStoreParameters keyStoreParameters,
KeyResourceLoader keyResourceLoader) |
KeystoreKeyProvider(KeyStoreParameters keyStoreParameters,
KeyResourceLoader keyResourceLoader) |
Constructor and Description |
---|
AuthSSLProtocolSocketFactory(AlfrescoKeyStore sslKeyStore,
AlfrescoKeyStore sslTrustStore,
KeyResourceLoader keyResourceLoader)
Constructor for AuthSSLProtocolSocketFactory.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpClientFactory.setKeyResourceLoader(KeyResourceLoader keyResourceLoader) |
Constructor and Description |
---|
HttpClientFactory(HttpClientFactory.SecureCommsType secureCommsType,
SSLEncryptionParameters sslEncryptionParameters,
KeyResourceLoader keyResourceLoader,
KeyStoreParameters keyStoreParameters,
MD5EncryptionParameters encryptionParameters,
String host,
int port,
int sslPort,
int maxTotalConnections,
int maxHostConnections,
int socketTimeout) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.