Modifier and Type | Interface and Description |
---|---|
interface |
TrustStore<X extends TrustStore<X>> |
Modifier and Type | Method and Description |
---|---|
Collection<TrustStore<?>> |
Broker.getTrustStores() |
Collection<TrustStore> |
Port.getTrustStores() |
Modifier and Type | Method and Description |
---|---|
Collection<TrustStore<?>> |
BrokerAdapter.getTrustStores() |
Modifier and Type | Method and Description |
---|---|
TrustStore<?> |
AmqpPort.getClientCertRecorder() |
TrustStore<?> |
AbstractClientAuthCapablePortWithAuthProvider.getClientCertRecorder() |
TrustStore<?> |
ClientAuthCapablePort.getClientCertRecorder() |
TrustStore<?> |
HttpPort.getClientCertRecorder() |
Modifier and Type | Method and Description |
---|---|
Collection<TrustStore> |
AbstractPort.getTrustStores() |
Modifier and Type | Interface and Description |
---|---|
interface |
FileTrustStore<X extends FileTrustStore<X>> |
interface |
ManagedPeerCertificateTrustStore<X extends ManagedPeerCertificateTrustStore<X>> |
interface |
NonJavaTrustStore<X extends NonJavaTrustStore<X>> |
interface |
SiteSpecificTrustStore<X extends SiteSpecificTrustStore<X>> |
Modifier and Type | Class and Description |
---|---|
class |
FileTrustStoreImpl |
class |
ManagedPeerCertificateTrustStoreImpl |
class |
NonJavaTrustStoreImpl |
class |
SiteSpecificTrustStoreImpl |
Modifier and Type | Method and Description |
---|---|
static String |
TrustStoreMessageSource.getSourceNameFromTrustStore(TrustStore<?> trustStore) |
Constructor and Description |
---|
TrustStoreMessageSource(TrustStore<?> trustStore,
VirtualHost<?,?,?> virtualHost) |
Modifier and Type | Method and Description |
---|---|
TrustStore |
SimpleLDAPAuthenticationManager.getTrustStore() |
TrustStore |
SimpleLDAPAuthenticationManagerImpl.getTrustStore() |
Modifier and Type | Method and Description |
---|---|
TrustStore |
OAuth2AuthenticationProviderImpl.getTrustStore() |
TrustStore |
OAuth2AuthenticationProvider.getTrustStore() |
Modifier and Type | Method and Description |
---|---|
TrustStore |
CloudFoundryDashboardManagementGroupProviderImpl.getTrustStore() |
TrustStore |
CloudFoundryDashboardManagementGroupProvider.getTrustStore() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.