Index

G J L M O P R S Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

getInitialize() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 
getOmagServerConfig() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGConfigHelper
 
getServerConfig() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGServerProperties
Application property that maps to OMAGServerConfig document directly.
getServerConfigFile() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGServerProperties
Configures the location of the OMAGServerConfig json document defined as org.springframework.core.io.Resource This property is required and cannot be null.
getServerProperties() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGConfigHelper
 

J

JAVAX_NET_SSL_TRUST_STORE - Static variable in class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 
JAVAX_NET_SSL_TRUST_STORE_PASSWORD - Static variable in class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 

L

loadConfig() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGConfigHelper
Implements logic for deciding proper configuration source and loading its content into OMAGServerConfig configuration object

M

main(String[]) - Static method in class org.odpi.openmetadata.serverchassis.springboot.OMAGServer
Main program, creating spring boot application instance.

O

ObjectMapperConfiguration - Class in org.odpi.openmetadata.serverchassis.springboot.config
Provides configurations for customizing json bean Jackson object mapper singleton instance configuration and yaml bean Jackson object mapper singleton instance configuration
ObjectMapperConfiguration() - Constructor for class org.odpi.openmetadata.serverchassis.springboot.config.ObjectMapperConfiguration
 
OMAGConfigHelper - Class in org.odpi.openmetadata.serverchassis.springboot.config
This class provides support for loading OMAGServerConfig document from different configuration options/styles.
OMAGConfigHelper(OMAGServerProperties, ObjectMapper, ObjectMapper) - Constructor for class org.odpi.openmetadata.serverchassis.springboot.config.OMAGConfigHelper
Constructor that injects required beans such as omag application properties and jackson object mappers.
OMAGServer - Class in org.odpi.openmetadata.serverchassis.springboot
OMAGServer provides the main program for the OMAG Server spring-boot based starter application.
OMAGServer(ConfigurableApplicationContext, OMAGConfigHelper, OMAGServerOperationalServices) - Constructor for class org.odpi.openmetadata.serverchassis.springboot.OMAGServer
Constructor injecting the beans required.
OMAGServerActivationError - Exception in org.odpi.openmetadata.serverchassis.springboot.exception
Custom exception definition used for managing known server start-up error scenarios.
OMAGServerActivationError(String) - Constructor for exception org.odpi.openmetadata.serverchassis.springboot.exception.OMAGServerActivationError
Constructs error object by describing the event with message.
OMAGServerActivationError(String, Throwable) - Constructor for exception org.odpi.openmetadata.serverchassis.springboot.exception.OMAGServerActivationError
Constructs error object by describing the event with message and providing the original cause of the error.
OMAGServerProperties - Class in org.odpi.openmetadata.serverchassis.springboot.config
Provides validation support for OMAG specific application properties.
OMAGServerProperties() - Constructor for class org.odpi.openmetadata.serverchassis.springboot.config.OMAGServerProperties
 
OMAGServicesConfiguration - Class in org.odpi.openmetadata.serverchassis.springboot.config
Provides configuration supporting OMAG related components required by the application.
OMAGServicesConfiguration() - Constructor for class org.odpi.openmetadata.serverchassis.springboot.config.OMAGServicesConfiguration
 
OPTION_STRICT_SSL_IS_SET_TO_FALSE_INVALID_CERTIFICATES_WILL_BE_ACCEPTED_FOR_CONNECTION - Static variable in class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 
org.odpi.openmetadata.serverchassis.springboot - package org.odpi.openmetadata.serverchassis.springboot
This package contains classes relevant for OMAG server spring boot based starter application.
org.odpi.openmetadata.serverchassis.springboot.config - package org.odpi.openmetadata.serverchassis.springboot.config
This package contains classes relevant for spring configuration bootstrapping.
org.odpi.openmetadata.serverchassis.springboot.exception - package org.odpi.openmetadata.serverchassis.springboot.exception
This package contains classes used for exception handling.

P

PREFIX - Static variable in class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 

R

run(ApplicationArguments) - Method in class org.odpi.openmetadata.serverchassis.springboot.OMAGServer
ApplicationRunner implementation.

S

SERVER_SSL_TRUST_STORE - Static variable in class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 
SERVER_SSL_TRUST_STORE_PASSWORD - Static variable in class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 
serverOperationalServices() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGServicesConfiguration
Provides singleton bean instance of OMAGServerOperationalServices
setServerConfig(OMAGServerConfig) - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGServerProperties
Application property that maps to OMAGServerConfig document directly.
setServerConfigFile(Resource) - Method in class org.odpi.openmetadata.serverchassis.springboot.config.OMAGServerProperties
Configures the location of the OMAGServerConfig json document defined as org.springframework.core.io.Resource This property is required and cannot be null.
SSLEnvironmentConfiguration - Class in org.odpi.openmetadata.serverchassis.springboot.config
This class provides configuration bean for customizing the SSL environment used by java.net.ssl and Tomcat server ssl.
SSLEnvironmentConfiguration(Environment) - Constructor for class org.odpi.openmetadata.serverchassis.springboot.config.SSLEnvironmentConfiguration
 

Y

yamlMapper() - Method in class org.odpi.openmetadata.serverchassis.springboot.config.ObjectMapperConfiguration
 
G J L M O P R S Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form