Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V Y 

A

AADAuthenticationFilter - Class in com.microsoft.azure.spring.autoconfigure.aad
 
AADAuthenticationFilter(AADAuthenticationFilterProperties, ServiceEndpointsProperties) - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
AADAuthenticationFilterAutoConfiguration - Class in com.microsoft.azure.spring.autoconfigure.aad
 
AADAuthenticationFilterAutoConfiguration(AADAuthenticationFilterProperties, ServiceEndpointsProperties) - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration
 
AADAuthenticationFilterProperties - Class in com.microsoft.azure.spring.autoconfigure.aad
 
AADAuthenticationFilterProperties() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
aadAuthFilterProp - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
aadAuthFilterProperties - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration
 
aadGraphApiUri - Variable in class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpoints
 
aadKeyDiscoveryUri - Variable in class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpoints
 
aadMembershipRestUri - Variable in class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpoints
 
aadSigninUri - Variable in class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpoints
 
accountKey - Variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Media service account key.
accountName - Variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Media service account name.
acquireTokenForGraphApi(String, String, ServiceEndpoints) - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
activeDirectoryGroups - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
Azure AD groups.
addKeyVaultPropertySource() - Method in class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessorHelper
 
addOrReplace(MutablePropertySources, Map<String, Object>) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
allowTelemetry(ConfigurableEnvironment) - Method in class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessorHelper
 
allowTelemetry - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
Whether allow Microsoft to collect telemetry data.
applicationContext - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
AZURE - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
AZURE_CLIENTID - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AZURE_CLIENTKEY - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AZURE_KEYVAULT_ALLOW_TELEMETRY - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AZURE_KEYVAULT_ENABLED - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AZURE_KEYVAULT_PROPERTYSOURCE_NAME - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AZURE_KEYVAULT_USER_AGENT - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AZURE_KEYVAULT_VAULT_URI - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AZURE_SERVICE_BUS_DOMAIN - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
AZURE_TOKEN_ACQUIRE_TIMEOUT_IN_SECONDS - Static variable in class com.microsoft.azure.keyvault.spring.Constants
 
AzureADGraphClient - Class in com.microsoft.azure.spring.autoconfigure.aad
 
AzureADGraphClient() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.AzureADGraphClient
 
azureADJwtTokenFilter() - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration
Declare AADAuthenticationFilter bean.
AzureKeyVaultCredential - Class in com.microsoft.azure.keyvault.spring
 
AzureKeyVaultCredential(String, String, long) - Constructor for class com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential
 
AzureKeyVaultCredential(String, String) - Constructor for class com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential
 

B

buildServiceBusConnectString(VcapPojo) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
buildStorageConnectionString(VcapPojo) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 

C

CACHE_REFRESH_INTERVAL_IN_MS - Static variable in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
clientId - Variable in class com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential
 
clientId - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
Registered application ID in Azure AD.
clientKey - Variable in class com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential
 
clientSecret - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
API Access Key of the registered application.
cloudStorageAccount() - Method in class com.microsoft.azure.spring.autoconfigure.storage.StorageAutoConfiguration
Declare CloudStorageAccount bean.
com.microsoft.azure.keyvault.spring - package com.microsoft.azure.keyvault.spring
 
com.microsoft.azure.spring.autoconfigure.aad - package com.microsoft.azure.spring.autoconfigure.aad
 
com.microsoft.azure.spring.autoconfigure.documentdb - package com.microsoft.azure.spring.autoconfigure.documentdb
 
com.microsoft.azure.spring.autoconfigure.mediaservices - package com.microsoft.azure.spring.autoconfigure.mediaservices
 
com.microsoft.azure.spring.autoconfigure.servicebus - package com.microsoft.azure.spring.autoconfigure.servicebus
 
com.microsoft.azure.spring.autoconfigure.storage - package com.microsoft.azure.spring.autoconfigure.storage
 
com.microsoft.azure.spring.cloundfoundry.environment - package com.microsoft.azure.spring.cloundfoundry.environment
 
com.microsoft.azure.spring.support - package com.microsoft.azure.spring.support
 
com.microsoft.azure.utils - package com.microsoft.azure.utils
 
confEnv - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
CONNECTION_STRING - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
connectionPolicy - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
connectionString - Variable in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
Service Bus connection string.
connectionString - Variable in class com.microsoft.azure.spring.autoconfigure.storage.StorageProperties
Azure Storage connection string.
consistencyLevel - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
Document DB consistency level.
Constants - Class in com.microsoft.azure.keyvault.spring
 
Constants() - Constructor for class com.microsoft.azure.keyvault.spring.Constants
 
Constants - Class in com.microsoft.azure.spring.cloundfoundry.environment
 
Constants() - Constructor for class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
createCloudStorageAccount() - Method in class com.microsoft.azure.spring.autoconfigure.storage.StorageAutoConfiguration
Helper function for creating CloudStorageAccount instance from storage connection string.
createDocumentClient() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
createMediaContract() - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesAutoConfiguration
 
createOrUpdateHashMap() - Method in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
credentials - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
CREDENTIALS - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
CURRENT_USER_PRINCIPAL - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
CURRENT_USER_PRINCIPAL_GRAPHAPI_TOKEN - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 

D

database - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
Document DB database name.
DATABASE - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
DATABASE_ID - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
DEFAULT_SERVICE_ENVIRONMENT - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
DEFAULT_TOKEN_ACQUIRE_TIMEOUT_IN_SECONDS - Static variable in class com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential
 
displayName - Variable in class com.microsoft.azure.spring.autoconfigure.aad.UserGroup
 
doAuthenticate(String, String, String) - Method in class com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential
 
documentClient() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
DocumentDBAutoConfiguration - Class in com.microsoft.azure.spring.autoconfigure.documentdb
 
DocumentDBAutoConfiguration(DocumentDBProperties, ObjectProvider<ConnectionPolicy>, ApplicationContext) - Constructor for class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
documentDbFactory(DocumentClient) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
documentDbMappingContext() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
DocumentDBProperties - Class in com.microsoft.azure.spring.autoconfigure.documentdb
 
DocumentDBProperties() - Constructor for class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
DocumentDbRepositoriesAutoConfiguration - Class in com.microsoft.azure.spring.autoconfigure.documentdb
 
DocumentDbRepositoriesAutoConfiguration() - Constructor for class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDbRepositoriesAutoConfiguration
 
DocumentDbRepositoriesAutoConfigureRegistrar - Class in com.microsoft.azure.spring.autoconfigure.documentdb
 
DocumentDbRepositoriesAutoConfigureRegistrar() - Constructor for class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDbRepositoriesAutoConfigureRegistrar
 
DocumentDbRepositoriesAutoConfigureRegistrar.EnableDocumentDbRepositoriesConfiguration - Class in com.microsoft.azure.spring.autoconfigure.documentdb
 
documentDbTemplate(DocumentDbFactory, MappingDocumentDbConverter) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 

E

EnableDocumentDbRepositoriesConfiguration() - Constructor for class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDbRepositoriesAutoConfigureRegistrar.EnableDocumentDbRepositoriesConfiguration
 
endpoints - Variable in class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpointsProperties
 
environment - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessorHelper
 
environment - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
Azure service environment/region name, e.g., cn, global
equals(Object) - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserGroup
 

F

findByServiceType(VcapServiceType) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
findCountByServiceType(VcapServiceType) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
findPojoForServiceType(VcapServiceType) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 

G

get(String) - Method in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
getAadJwtTokenValidator() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getAccountKey() - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
getAccountName() - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
getActiveDirectoryGroups() - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
getAnnotation() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDbRepositoriesAutoConfigureRegistrar
 
getAuthentication() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getAuthorities() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getAuthoritiesByUserGroups(List<UserGroup>, List<String>) - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getClaim() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getClaims() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getClientId() - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
getClientSecret() - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
getConfEnv() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
getConfiguration() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDbRepositoriesAutoConfigureRegistrar
 
getConnectionString() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
getConnectionString() - Method in class com.microsoft.azure.spring.autoconfigure.storage.StorageProperties
Get storage account connection string.
getConsistencyLevel() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
getCredentials() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getDatabase() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
getDisplayName() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserGroup
 
getEndpoints() - Method in class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpointsProperties
 
getEnvironment() - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
getGroups(String) - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
GetHashMac - Class in com.microsoft.azure.spring.support
 
GetHashMac() - Constructor for class com.microsoft.azure.spring.support.GetHashMac
 
getHashMac() - Static method in class com.microsoft.azure.spring.support.GetHashMac
 
getInstance() - Static method in class com.microsoft.azure.spring.autoconfigure.aad.JacksonObjectMapperFactory
 
getIssuer() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getJWKByKid(String) - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getKey() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
getKid() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getLabel() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getObjectID() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserGroup
 
getPojos() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
getProjectVersion() - Static method in class com.microsoft.azure.utils.PropertyLoader
 
getProperty(ConfigurableEnvironment, String) - Method in class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessorHelper
 
getProperty(String) - Method in class com.microsoft.azure.keyvault.spring.KeyVaultPropertySource
 
getPropertyNames() - Method in class com.microsoft.azure.keyvault.spring.KeyVaultPropertySource
 
getProvider() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getProxyHost() - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
getProxyPort() - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
getProxyScheme() - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
getQueueName() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
getQueueReceiveMode() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
getRawMac() - Static method in class com.microsoft.azure.spring.support.GetHashMac
 
getRepositoryConfigurationExtension() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDbRepositoriesAutoConfigureRegistrar
 
getResponseStringFromConn(HttpURLConnection) - Static method in class com.microsoft.azure.spring.autoconfigure.aad.AzureADGraphClient
 
getServiceBrokerName() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getServiceEndpoints(String) - Method in class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpointsProperties
Get ServiceEndpoints data for the given environment.
getServiceInstanceName() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getServicePlan() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getSubject() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
getSubscriptionName() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
getSubscriptionReceiveMode() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
getSyslogDrainUrl() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getTags() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
getTopicName() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
getUri() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
getUserAgent(String, boolean) - Static method in class com.microsoft.azure.spring.support.UserAgent
Generate UserAgent string for given service.
getUserMembershipsV1(String, String) - Static method in class com.microsoft.azure.spring.autoconfigure.aad.AzureADGraphClient
 
getVolumeMounts() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 

H

hash(String) - Static method in class com.microsoft.azure.spring.support.GetHashMac
 
hashCode() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserGroup
 
HASHED_MAC_REGEX - Static variable in class com.microsoft.azure.spring.support.GetHashMac
 
HOST_ENDPOINT - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 

I

initialize(ConfigurableApplicationContext) - Method in class com.microsoft.azure.spring.autoconfigure.aad.YamlFileApplicationContextInitializer
 
INSTANCE - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.JacksonObjectMapperFactory.SingletonHelper
 
isAllowTelemetry() - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
isKeyVaultClientAvailable() - Method in class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessor
 
isKeyVaultEnabled(ConfigurableEnvironment) - Method in class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessor
 
isMemberOf(UserGroup) - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
isValidHashMacFormat(String) - Static method in class com.microsoft.azure.spring.support.GetHashMac
 

J

JacksonObjectMapperFactory - Class in com.microsoft.azure.spring.autoconfigure.aad
 
JacksonObjectMapperFactory() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.JacksonObjectMapperFactory
 
JacksonObjectMapperFactory.SingletonHelper - Class in com.microsoft.azure.spring.autoconfigure.aad
 
jwsKeySet - Variable in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
jwsObject - Variable in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
jwtClaimsSet - Variable in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 

K

key - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
Document DB key.
KEY - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
keyVaultClient - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
KeyVaultEnvironmentPostProcessor - Class in com.microsoft.azure.keyvault.spring
 
KeyVaultEnvironmentPostProcessor() - Constructor for class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessor
 
KeyVaultEnvironmentPostProcessorHelper - Class in com.microsoft.azure.keyvault.spring
 
KeyVaultEnvironmentPostProcessorHelper(ConfigurableEnvironment) - Constructor for class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessorHelper
 
KeyVaultOperation - Class in com.microsoft.azure.keyvault.spring
 
KeyVaultOperation(KeyVaultClient, String) - Constructor for class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
KeyVaultPropertySource - Class in com.microsoft.azure.keyvault.spring
 
KeyVaultPropertySource(KeyVaultOperation) - Constructor for class com.microsoft.azure.keyvault.spring.KeyVaultPropertySource
 

L

label - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
LABEL - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
lastUpdateTime - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
list() - Method in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
loadAadPublicKeys() - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
loadUserGroups(String) - Method in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
log - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
LOG - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration
 
LOG - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
LOG - Static variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
LOG - Static variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesAutoConfiguration
 
LOG - Static variable in class com.microsoft.azure.spring.autoconfigure.storage.StorageAutoConfiguration
 
log(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
log(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
LOG_VARIABLE - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
logFlag - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
logFlag - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 

M

MAC_REGEX - Static variable in class com.microsoft.azure.spring.support.GetHashMac
 
MAC_REGEX_ZERO - Static variable in class com.microsoft.azure.spring.support.GetHashMac
 
mappingDocumentDbConverter(DocumentDbMappingContext) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
MASTER_KEY - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
MEDIA_SERVICE_URI - Static variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Media service configuration URI.
mediaContract() - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesAutoConfiguration
Declare MediaContract bean.
MediaServicesAutoConfiguration - Class in com.microsoft.azure.spring.autoconfigure.mediaservices
 
MediaServicesAutoConfiguration(MediaServicesProperties) - Constructor for class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesAutoConfiguration
 
mediaServicesProperties - Variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesAutoConfiguration
 
MediaServicesProperties - Class in com.microsoft.azure.spring.autoconfigure.mediaservices
 
MediaServicesProperties() - Constructor for class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 

N

NAME - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
NAMESPACE_DOCUMENTDB - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
NAMESPACE_NAME - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
NAMESPACE_SERVICE_BUS - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
NAMESPACE_STORAGE - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 

O

OAUTH_URI - Static variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Media service OAuth configuration URI.
objectID - Variable in class com.microsoft.azure.spring.autoconfigure.aad.UserGroup
 
operations - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultPropertySource
 

P

parse(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
parseMap(JSONObject, Map<String, String>) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
parseService(String, JSONArray, String, int) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
parseString(JSONObject, String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
parseStringArray(JSONArray) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
PLAN - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
pojos - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
populateDefaultDocumentDBProperties(Map<String, Object>, VcapPojo) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
populateDefaultServiceBusProperties(Map<String, Object>, VcapPojo) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
populateDefaultStorageProperties(Map<String, Object>, VcapPojo) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
populateProperties() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
Populates default properties during @EnvironmentPostProcessor processing.
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.microsoft.azure.keyvault.spring.KeyVaultEnvironmentPostProcessor
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
PRIMARY_ACCESS_KEY - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
PROJECT_PROPERTY_FILE - Static variable in class com.microsoft.azure.utils.PropertyLoader
 
properties - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
properties - Variable in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusAutoConfiguration
 
properties - Variable in class com.microsoft.azure.spring.autoconfigure.storage.StorageAutoConfiguration
 
PROPERTY_SOURCE_NAME - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
PropertyLoader - Class in com.microsoft.azure.utils
 
PropertyLoader() - Constructor for class com.microsoft.azure.utils.PropertyLoader
 
propertyNamesHashMap - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
provider - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
PROVIDER - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
proxyHost - Variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Proxy host if to use proxy.
proxyPort - Variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Proxy port if to use proxy.
proxyScheme - Variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Proxy scheme if to use proxy.

Q

queueClient() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusAutoConfiguration
 
queueName - Variable in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
Queue name.
queueReceiveMode - Variable in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
Queue receive mode.

R

refreshLock - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
RESULT - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
rwLock - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 

S

SCOPE - Static variable in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
Media service scope sent to OAuth.
SERVICE_ENDPOINTS_YAML - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.YamlFileApplicationContextInitializer
 
serviceBrokerName - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
ServiceBusAutoConfiguration - Class in com.microsoft.azure.spring.autoconfigure.servicebus
 
ServiceBusAutoConfiguration(ServiceBusProperties) - Constructor for class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusAutoConfiguration
 
ServiceBusProperties - Class in com.microsoft.azure.spring.autoconfigure.servicebus
 
ServiceBusProperties() - Constructor for class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
ServiceEndpoints - Class in com.microsoft.azure.spring.autoconfigure.aad
Pojo file to store the service urls for different azure services.
ServiceEndpoints() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpoints
 
serviceEndpoints - Variable in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
serviceEndpointsProp - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
serviceEndpointsProperties - Variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration
 
ServiceEndpointsProperties - Class in com.microsoft.azure.spring.autoconfigure.aad
 
ServiceEndpointsProperties() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.ServiceEndpointsProperties
 
serviceInstanceName - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
servicePlan - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setAccountKey(String) - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
setAccountName(String) - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
setactiveDirectoryGroups(List<String>) - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
setAllowTelemetry(boolean) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
setClientId(String) - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
setClientSecret(String) - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
setConfEnv(ConfigurableEnvironment) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
setConnectionString(String) - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
setConnectionString(String) - Method in class com.microsoft.azure.spring.autoconfigure.storage.StorageProperties
Set storage account connection string.
setConsistencyLevel(ConsistencyLevel) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
setCredentials(Map<String, String>) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setDatabase(String) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
setEnvironment(String) - Method in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilterProperties
 
setKey(String) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
setLabel(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setLogFlag(boolean) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
setPojos(VcapPojo[]) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
setProvider(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setProxyHost(String) - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
setProxyPort(Integer) - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
setProxyScheme(String) - Method in class com.microsoft.azure.spring.autoconfigure.mediaservices.MediaServicesProperties
 
setQueueName(String) - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
setQueueReceiveMode(ReceiveMode) - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
setServiceBrokerName(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setServiceInstanceName(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setServicePlan(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setSubscriptionName(String) - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
setSubscriptionReceiveMode(ReceiveMode) - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
setSyslogDrainUrl(String) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setTags(String[]) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
setTopicName(String) - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
 
setUri(String) - Method in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
 
setVolumeMounts(String[]) - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
SHARED_ACCESS_KEY_VALUE - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
SHARED_ACCESS_NAME - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
SingletonHelper() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.JacksonObjectMapperFactory.SingletonHelper
 
STORAGE_ACCOUNT_NAME - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.Constants
 
StorageAutoConfiguration - Class in com.microsoft.azure.spring.autoconfigure.storage
 
StorageAutoConfiguration(StorageProperties) - Constructor for class com.microsoft.azure.spring.autoconfigure.storage.StorageAutoConfiguration
 
StorageProperties - Class in com.microsoft.azure.spring.autoconfigure.storage
 
StorageProperties() - Constructor for class com.microsoft.azure.spring.autoconfigure.storage.StorageProperties
 
subscriptionClient() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusAutoConfiguration
 
subscriptionName - Variable in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
Subscription name.
subscriptionReceiveMode - Variable in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
Subscription receive mode.
SYSLOG_DRAIN_URL - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
syslogDrainUrl - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 

T

tags - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
TAGS - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
text - Variable in enum com.microsoft.azure.spring.cloundfoundry.environment.VcapServiceType
 
timeoutInSeconds - Variable in class com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential
 
TOKEN_HEADER - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
TOKEN_TYPE - Static variable in class com.microsoft.azure.spring.autoconfigure.aad.AADAuthenticationFilter
 
topicClient() - Method in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusAutoConfiguration
 
topicName - Variable in class com.microsoft.azure.spring.autoconfigure.servicebus.ServiceBusProperties
Topic name.
toString() - Method in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
toString() - Method in enum com.microsoft.azure.spring.cloundfoundry.environment.VcapServiceType
 

U

uri - Variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBProperties
Document DB URI.
URI - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
USER_AGENT_SUFFIX - Static variable in class com.microsoft.azure.spring.autoconfigure.documentdb.DocumentDBAutoConfiguration
 
UserAgent - Class in com.microsoft.azure.spring.support
 
UserAgent() - Constructor for class com.microsoft.azure.spring.support.UserAgent
 
UserGroup - Class in com.microsoft.azure.spring.autoconfigure.aad
 
UserGroup(String, String) - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.UserGroup
 
userGroups - Variable in class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
UserPrincipal - Class in com.microsoft.azure.spring.autoconfigure.aad
 
UserPrincipal() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 
UserPrincipal(String, ServiceEndpoints) - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.UserPrincipal
 

V

valueOf(String) - Static method in enum com.microsoft.azure.spring.cloundfoundry.environment.VcapServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.spring.cloundfoundry.environment.VcapServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
vaultUri - Variable in class com.microsoft.azure.keyvault.spring.KeyVaultOperation
 
VCAP_SERVICES - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
VcapPojo - Class in com.microsoft.azure.spring.cloundfoundry.environment
 
VcapPojo() - Constructor for class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 
VcapProcessor - Class in com.microsoft.azure.spring.cloundfoundry.environment
Parses VCAP_SERVICES environment variable and sets corresponding property values.
VcapProcessor() - Constructor for class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
VcapResult - Class in com.microsoft.azure.spring.cloundfoundry.environment
 
VcapResult() - Constructor for class com.microsoft.azure.spring.cloundfoundry.environment.VcapResult
 
VcapServiceType - Enum in com.microsoft.azure.spring.cloundfoundry.environment
 
VcapServiceType(String) - Constructor for enum com.microsoft.azure.spring.cloundfoundry.environment.VcapServiceType
 
VOLUME_MOUNTS - Static variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapProcessor
 
volumeMounts - Variable in class com.microsoft.azure.spring.cloundfoundry.environment.VcapPojo
 

Y

YamlFileApplicationContextInitializer - Class in com.microsoft.azure.spring.autoconfigure.aad
Yaml file initializer to load the specified yaml configuration file, by default the Spring will load the application.yml file.
YamlFileApplicationContextInitializer() - Constructor for class com.microsoft.azure.spring.autoconfigure.aad.YamlFileApplicationContextInitializer
 
A B C D E F G H I J K L M N O P Q R S T U V Y 
Skip navigation links

Copyright © 2018 Microsoft. All rights reserved.