A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes All Packages

A

absOrZero(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
AbstractAuthority - Interface in io.tech1.framework.domain.base
 
AbstractEventProcessor - Interface in io.tech1.framework.domain.pubsub
 
AbstractEventPublisher - Class in io.tech1.framework.domain.pubsub
 
AbstractEventPublisher() - Constructor for class io.tech1.framework.domain.pubsub.AbstractEventPublisher
 
AbstractEventSubscriber - Class in io.tech1.framework.domain.pubsub
 
AbstractEventSubscriber() - Constructor for class io.tech1.framework.domain.pubsub.AbstractEventSubscriber
 
AbstractFolderSerializationRunner - Class in io.tech1.framework.domain.tests.runners
 
AbstractFolderSerializationRunner() - Constructor for class io.tech1.framework.domain.tests.runners.AbstractFolderSerializationRunner
 
AbstractInfiniteTimerTask - Class in io.tech1.framework.domain.concurrent
 
AbstractInfiniteTimerTask(SchedulerConfiguration) - Constructor for class io.tech1.framework.domain.concurrent.AbstractInfiniteTimerTask
 
AbstractObjectMapperRunner - Class in io.tech1.framework.domain.tests.runners
 
AbstractObjectMapperRunner() - Constructor for class io.tech1.framework.domain.tests.runners.AbstractObjectMapperRunner
 
AbstractPropertiesConfigs - Class in io.tech1.framework.domain.properties.configs
 
AbstractPropertiesConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.AbstractPropertiesConfigs
 
AbstractPropertiesToggleConfigs - Class in io.tech1.framework.domain.properties.configs
 
AbstractPropertiesToggleConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.AbstractPropertiesToggleConfigs
 
AbstractSerializationDeserializationRunner - Class in io.tech1.framework.domain.tests.runners
 
AbstractSerializationDeserializationRunner() - Constructor for class io.tech1.framework.domain.tests.runners.AbstractSerializationDeserializationRunner
 
AbstractTimerTask - Class in io.tech1.framework.domain.concurrent
 
AbstractTimerTask(SchedulerConfiguration, TimeAmount) - Constructor for class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
AbstractToggleProperty - Interface in io.tech1.framework.domain.properties.base
 
AbstractTrigger - Interface in io.tech1.framework.domain.triggers
 
ACCESS_DENIED - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
accessDenied(Username, String, String) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
addAttribute(String, Object) - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
addClassRule(Predicate<Class<?>>, Function<Class<?>, ?>) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
addConstructorRule(Class<?>, Function<Class<?>, Object>) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
APPLICATION_FORM_URLENCODED - Static variable in class io.tech1.framework.domain.constants.HTTPConstants
 
APPLICATION_JSON - Static variable in class io.tech1.framework.domain.constants.HTTPConstants
 
areValuesEquals(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
assertDateTimePatternOrThrow(String, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertFalseOrThrow(boolean, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertFieldsNotNull(Object) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
assertNonBlankOrThrow(String, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertNonEmptyOrThrow(Collection<?>, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertNonNullNotBlankOrThrow(Object, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertNonNullNotEmptyOrThrow(Collection<?>, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertNonNullOrThrow(Object, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertNonNullPropertyOrThrow(ReflectionProperty) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertNotNullProperties(AbstractPropertiesConfigs, String) - Static method in class io.tech1.framework.domain.properties.utilities.PropertiesAsserter
 
assertProperties() - Method in class io.tech1.framework.domain.properties.configs.AbstractPropertiesConfigs
 
assertProperties() - Method in class io.tech1.framework.domain.properties.configs.AbstractPropertiesToggleConfigs
 
assertProperties() - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
assertProperties() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
assertProperties(AbstractPropertiesConfigs, String) - Static method in class io.tech1.framework.domain.properties.utilities.PropertiesAsserter
 
Asserts - Class in io.tech1.framework.domain.asserts
 
assertTrueOrThrow(boolean, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
assertZoneIdOrThrow(String, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
ASYNC_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
AsyncConfigs - Class in io.tech1.framework.domain.properties.configs
 
AsyncConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
AUTHENTICATION_LOGIN - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
AUTHENTICATION_LOGIN_FAILURE_USERNAME_MASKED_PASSWORD - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
AUTHENTICATION_LOGIN_FAILURE_USERNAME_PASSWORD - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
AUTHENTICATION_LOGOUT - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
AUTHENTICATION_LOGOUT_MIN - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
AuthoritiesConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
AuthoritiesConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
Authority - Class in io.tech1.framework.domain.properties.base
 
Authority() - Constructor for class io.tech1.framework.domain.properties.base.Authority
 

B

badNamingMethod1(Integer, Long) - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedMethods
 
badNamingMethod2() - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedMethods
 
baseJoining(Class<E>) - Static method in class io.tech1.framework.domain.utilities.enums.EnumUtility
 
baseJoining(Set<E>) - Static method in class io.tech1.framework.domain.utilities.enums.EnumUtility
 
BigDecimalConstants - Class in io.tech1.framework.domain.constants
 
BigDecimalUtility - Class in io.tech1.framework.domain.utilities.numbers
 
BigIntegerConstants - Class in io.tech1.framework.domain.constants
 
ByteAmount - Class in io.tech1.framework.domain.hardware.bytes
 
ByteAmount(long, ByteUnit) - Constructor for class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
ByteSize - Class in io.tech1.framework.domain.hardware.bytes
 
ByteSize(long) - Constructor for class io.tech1.framework.domain.hardware.bytes.ByteSize
 
ByteUnit - Enum in io.tech1.framework.domain.hardware.bytes
 

C

CachedBodyHttpServletRequest - Class in io.tech1.framework.domain.http.cache
 
CachedBodyHttpServletRequest(HttpServletRequest) - Constructor for class io.tech1.framework.domain.http.cache.CachedBodyHttpServletRequest
 
CachedBodyServletInputStream - Class in io.tech1.framework.domain.http.cache
 
CachedBodyServletInputStream(byte[]) - Constructor for class io.tech1.framework.domain.http.cache.CachedBodyServletInputStream
 
canEqual(Object) - Method in class io.tech1.framework.domain.base.Email
 
canEqual(Object) - Method in class io.tech1.framework.domain.base.Password
 
canEqual(Object) - Method in class io.tech1.framework.domain.base.Username
 
canEqual(Object) - Method in class io.tech1.framework.domain.base.Version
 
canEqual(Object) - Method in class io.tech1.framework.domain.concurrent.TimerTaskPermissions
 
canEqual(Object) - Method in class io.tech1.framework.domain.events.hardware.EventLastHardwareMonitoringDatapoint
 
canEqual(Object) - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
canEqual(Object) - Method in class io.tech1.framework.domain.exceptions.ThrowableTrace
 
canEqual(Object) - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
canEqual(Object) - Method in class io.tech1.framework.domain.geo.GeoLocation
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.memories.CpuMemory
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.memories.SystemMemories
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMetadata
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThreshold
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThresholds
 
canEqual(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringWidget
 
canEqual(Object) - Method in class io.tech1.framework.domain.http.requests.IPAddress
 
canEqual(Object) - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
canEqual(Object) - Method in class io.tech1.framework.domain.http.requests.UserAgentHeader
 
canEqual(Object) - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
canEqual(Object) - Method in class io.tech1.framework.domain.notifications.Notification
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.Authority
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.Checkbox
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.Cron
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.SpringLogging
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.SpringServer
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.EventsConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
canEqual(Object) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
canEqual(Object) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
canEqual(Object) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
canEqual(Object) - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
canEqual(Object) - Method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
canEqual(Object) - Method in class io.tech1.framework.domain.time.TimeAgo
 
canEqual(Object) - Method in class io.tech1.framework.domain.time.TimeAmount
 
canEqual(Object) - Method in class io.tech1.framework.domain.triggers.CronTrigger
 
canEqual(Object) - Method in class io.tech1.framework.domain.triggers.UserTrigger
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.Tuple1
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.Tuple2
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.Tuple3
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.Tuple4
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.Tuple5
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.Tuple6
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.TuplePercentage
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.TupleRange
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
canEqual(Object) - Method in class io.tech1.framework.domain.tuples.TupleToggle
 
Checkbox - Class in io.tech1.framework.domain.properties.base
 
Checkbox() - Constructor for class io.tech1.framework.domain.properties.base.Checkbox
 
classCoverageHook(Class<?>) - Static method in class io.tech1.framework.domain.utilities.jacoco.JacocoUtility
 
ClassDefaultConstructor - Class in io.tech1.framework.domain.tests.classes
 
ClassDefaultConstructor() - Constructor for class io.tech1.framework.domain.tests.classes.ClassDefaultConstructor
 
ClassDefaultConstructorNoSetters - Class in io.tech1.framework.domain.tests.classes
 
ClassDefaultConstructorNoSetters() - Constructor for class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorNoSetters
 
ClassDefaultConstructorUnexpectedMethods - Class in io.tech1.framework.domain.tests.classes
 
ClassDefaultConstructorUnexpectedMethods() - Constructor for class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedMethods
 
ClassDefaultConstructorUnexpectedSetter - Class in io.tech1.framework.domain.tests.classes
 
ClassDefaultConstructorUnexpectedSetter() - Constructor for class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedSetter
 
ClassNestChild1 - Class in io.tech1.framework.domain.tests.classes
 
ClassNestChild1() - Constructor for class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
ClassNestChild1(Integer, BigDecimal, EnumUnderTests) - Constructor for class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
ClassNestChild2 - Class in io.tech1.framework.domain.tests.classes
 
ClassNestChild2() - Constructor for class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
ClassNestChild2(Short, LocalDate) - Constructor for class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
ClassNestParent - Class in io.tech1.framework.domain.tests.classes
 
ClassNestParent() - Constructor for class io.tech1.framework.domain.tests.classes.ClassNestParent
 
ClassNestParent(String, Long, int, BigDecimal, ClassNestChild1, ClassNestChild2) - Constructor for class io.tech1.framework.domain.tests.classes.ClassNestParent
 
ClassNoDefaultConstructor - Class in io.tech1.framework.domain.tests.classes
 
ClassNoDefaultConstructor(String) - Constructor for class io.tech1.framework.domain.tests.classes.ClassNoDefaultConstructor
 
ClassPrivateConstructor - Class in io.tech1.framework.domain.tests.classes
 
ClassWithAllArgsAndDefaultConstructors - Class in io.tech1.framework.domain.tests.classes
 
ClassWithAllArgsAndDefaultConstructors() - Constructor for class io.tech1.framework.domain.tests.classes.ClassWithAllArgsAndDefaultConstructors
 
ClassWithAllArgsAndDefaultConstructors(String) - Constructor for class io.tech1.framework.domain.tests.classes.ClassWithAllArgsAndDefaultConstructors
 
CollectionUtility - Class in io.tech1.framework.domain.utilities.collections
 
CollectorUtility - Class in io.tech1.framework.domain.utilities.collections
 
COMPLETED - io.tech1.framework.domain.enums.Status
 
connectionString() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
CONTACT_DEVELOPMENT_TEAM - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
contactDevelopmentTeam(String) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
containsCamelCaseLettersAndNumbersWithLength(Password, int) - Static method in class io.tech1.framework.domain.utilities.http.HttpRequestFieldsUtility
 
containsCamelCaseLettersAndNumbersWithLength(String, int) - Static method in class io.tech1.framework.domain.utilities.http.HttpRequestFieldsUtility
 
containsPrimitiveWrapper(Class<T>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
CONTENT_TYPE - Static variable in class io.tech1.framework.domain.constants.HTTPConstants
 
convertDate(Date) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
convertDate(Date, ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
convertDate(Date, ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
convertLocalDateTime(LocalDateTime, ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.DateUtility
 
convertTimestamp(long, ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
CookieAccessTokenExpiredException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieAccessTokenExpiredException(Username) - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieAccessTokenExpiredException
 
CookieAccessTokenInvalidException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieAccessTokenInvalidException() - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieAccessTokenInvalidException
 
CookieAccessTokenNotFoundException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieAccessTokenNotFoundException() - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieAccessTokenNotFoundException
 
CookieNotFoundException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieNotFoundException(String) - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieNotFoundException
 
CookieRefreshTokenDbNotFoundException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieRefreshTokenDbNotFoundException(Username) - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenDbNotFoundException
 
CookieRefreshTokenExpiredException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieRefreshTokenExpiredException(Username) - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenExpiredException
 
CookieRefreshTokenInvalidException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieRefreshTokenInvalidException() - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenInvalidException
 
CookieRefreshTokenNotFoundException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieRefreshTokenNotFoundException() - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieRefreshTokenNotFoundException
 
CookiesConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
CookiesConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
CookieUnauthorizedException - Exception in io.tech1.framework.domain.exceptions.cookie
 
CookieUnauthorizedException(String) - Constructor for exception io.tech1.framework.domain.exceptions.cookie.CookieUnauthorizedException
 
CorsConfigs - Class in io.tech1.framework.domain.properties.configs.mvc
 
CorsConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
CPU - io.tech1.framework.domain.hardware.monitoring.HardwareName
 
CPU_MEMORY - Static variable in class io.tech1.framework.domain.tests.constants.TestsHardwareConstants
 
CpuMemory - Class in io.tech1.framework.domain.hardware.memories
 
CpuMemory(BigDecimal) - Constructor for class io.tech1.framework.domain.hardware.memories.CpuMemory
 
createCookie(String, String, String, boolean, int) - Static method in class io.tech1.framework.domain.utilities.http.HttpCookieUtility
 
CREATED - io.tech1.framework.domain.concurrent.TimerTaskState
 
createNullCookie(String, String) - Static method in class io.tech1.framework.domain.utilities.http.HttpCookieUtility
 
Cron - Class in io.tech1.framework.domain.properties.base
 
Cron() - Constructor for class io.tech1.framework.domain.properties.base.Cron
 
CronTrigger - Class in io.tech1.framework.domain.triggers
 
CronTrigger() - Constructor for class io.tech1.framework.domain.triggers.CronTrigger
 
CsrfConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt.websockets
 
CsrfConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
cut15Mask8(String) - Static method in class io.tech1.framework.domain.utilities.strings.MaskUtility
 
cutMask(String, int, int) - Static method in class io.tech1.framework.domain.utilities.strings.MaskUtility
 

D

DateUtility - Class in io.tech1.framework.domain.utilities.time
 
decryptAes128(String, String, String) - Static method in class io.tech1.framework.domain.utilities.cryptography.EncryptionUtility
 
DEFAULT_DATE_FORMAT_PATTERN - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
DEFAULT_SCALE - Static variable in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
DefaultUser - Class in io.tech1.framework.domain.properties.base
 
DefaultUser() - Constructor for class io.tech1.framework.domain.properties.base.DefaultUser
 
DefaultUsers - Class in io.tech1.framework.domain.properties.base
 
DefaultUsers() - Constructor for class io.tech1.framework.domain.properties.base.DefaultUsers
 
DevelopmentUtility - Class in io.tech1.framework.domain.utilities.development
 
disabled() - Static method in class io.tech1.framework.domain.properties.base.Checkbox
 
disabled() - Static method in class io.tech1.framework.domain.properties.base.Cron
 
disabled() - Static method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
disabled() - Static method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
disabled() - Static method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
disabled() - Static method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
disabled() - Static method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
disabled() - Static method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
disabled(A) - Static method in class io.tech1.framework.domain.tuples.TupleToggle
 
disabledUsersEmailsConfigs() - Static method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
divide(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
divide(BigDecimal, BigDecimal, int) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
divideOrOne(BigDecimal, BigDecimal, int) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
divideOrZero(BigDecimal, BigDecimal, int) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 

E

EET_TIME_ZONE - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
EET_ZONE_ID - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
Email - Class in io.tech1.framework.domain.base
 
Email(String) - Constructor for class io.tech1.framework.domain.base.Email
 
EMAIL_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
EmailConfigs - Class in io.tech1.framework.domain.properties.configs
 
EmailConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.EmailConfigs
 
EMPTY - Static variable in class io.tech1.framework.domain.constants.StringConstants
 
emptyQueue() - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
enabled() - Static method in class io.tech1.framework.domain.properties.base.Checkbox
 
enabled() - Static method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
enabled() - Static method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
enabled() - Static method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
enabled(A) - Static method in class io.tech1.framework.domain.tuples.TupleToggle
 
enabled(String, String) - Static method in class io.tech1.framework.domain.properties.base.Cron
 
EncodingUtility - Class in io.tech1.framework.domain.utilities.cryptography
 
encryptAes128(String, String, String) - Static method in class io.tech1.framework.domain.utilities.cryptography.EncryptionUtility
 
EncryptionUtility - Class in io.tech1.framework.domain.utilities.cryptography
 
entity(Class<? extends T>) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
ENTITY_ALREADY_USED - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
ENTITY_NOT_FOUND_FULL - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
ENTITY_NOT_FOUND_SHORT - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
entityAlreadyUsed(String) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
entityNotFound(String, String) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
entityNotFoundShort(String) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
EntityUtility - Class in io.tech1.framework.domain.utilities.random
 
EnumNoValuesUnderTests - Enum in io.tech1.framework.domain.tests.enums
 
EnumOneValueUnderTests - Enum in io.tech1.framework.domain.tests.enums
 
EnumUnderTests - Enum in io.tech1.framework.domain.tests.enums
 
EnumUtility - Class in io.tech1.framework.domain.utilities.enums
 
equals(Object) - Method in class io.tech1.framework.domain.base.Email
 
equals(Object) - Method in class io.tech1.framework.domain.base.Password
 
equals(Object) - Method in class io.tech1.framework.domain.base.Username
 
equals(Object) - Method in class io.tech1.framework.domain.base.Version
 
equals(Object) - Method in class io.tech1.framework.domain.collections.Partitions
 
equals(Object) - Method in class io.tech1.framework.domain.concurrent.TimerTaskPermissions
 
equals(Object) - Method in class io.tech1.framework.domain.events.hardware.EventLastHardwareMonitoringDatapoint
 
equals(Object) - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
equals(Object) - Method in class io.tech1.framework.domain.exceptions.ThrowableTrace
 
equals(Object) - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
equals(Object) - Method in class io.tech1.framework.domain.geo.GeoLocation
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.memories.CpuMemory
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.memories.SystemMemories
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMetadata
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThreshold
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThresholds
 
equals(Object) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringWidget
 
equals(Object) - Method in class io.tech1.framework.domain.http.requests.IPAddress
 
equals(Object) - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
equals(Object) - Method in class io.tech1.framework.domain.http.requests.UserAgentHeader
 
equals(Object) - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
equals(Object) - Method in class io.tech1.framework.domain.notifications.Notification
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.Authority
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.Checkbox
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.Cron
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.SpringLogging
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.SpringServer
 
equals(Object) - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.EventsConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
equals(Object) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
equals(Object) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
equals(Object) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
equals(Object) - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
equals(Object) - Method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
equals(Object) - Method in class io.tech1.framework.domain.time.TimeAgo
 
equals(Object) - Method in class io.tech1.framework.domain.time.TimeAmount
 
equals(Object) - Method in class io.tech1.framework.domain.triggers.CronTrigger
 
equals(Object) - Method in class io.tech1.framework.domain.triggers.UserTrigger
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.Tuple1
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.Tuple2
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.Tuple3
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.Tuple4
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.Tuple5
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.Tuple6
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.TuplePercentage
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.TupleRange
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
equals(Object) - Method in class io.tech1.framework.domain.tuples.TupleToggle
 
error(String) - Static method in class io.tech1.framework.domain.notifications.Notification
 
ERROR - io.tech1.framework.domain.exceptions.ExceptionEntityType
 
ERROR - io.tech1.framework.domain.notifications.NotificationType
 
EssenceConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
EssenceConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
EventLastHardwareMonitoringDatapoint - Class in io.tech1.framework.domain.events.hardware
 
EventLastHardwareMonitoringDatapoint(Version, HardwareMonitoringDatapoint) - Constructor for class io.tech1.framework.domain.events.hardware.EventLastHardwareMonitoringDatapoint
 
EventProcessorType - Enum in io.tech1.framework.domain.pubsub
 
EVENTS_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
EventsConfigs - Class in io.tech1.framework.domain.properties.configs
 
EventsConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.EventsConfigs
 
EXAMPLE_1 - io.tech1.framework.domain.tests.enums.EnumUnderTests
 
EXAMPLE_2 - io.tech1.framework.domain.tests.enums.EnumUnderTests
 
EXAMPLE_3 - io.tech1.framework.domain.tests.enums.EnumUnderTests
 
EXAMPLE_4 - io.tech1.framework.domain.tests.enums.EnumUnderTests
 
exception(String) - Static method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
ExceptionEntity - Class in io.tech1.framework.domain.exceptions
 
ExceptionEntity(ExceptionEntityType, Map<String, Object>) - Constructor for class io.tech1.framework.domain.exceptions.ExceptionEntity
 
ExceptionEntityType - Enum in io.tech1.framework.domain.exceptions
 
ExceptionsMessagesConstants - Class in io.tech1.framework.domain.constants
 
ExceptionsMessagesUtility - Class in io.tech1.framework.domain.utilities.exceptions
 

F

FAILURE - io.tech1.framework.domain.enums.Status
 
FileConstants - Class in io.tech1.framework.domain.constants
 
FLAG_PORTUGAL - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
FLAG_UK - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
FLAG_UKRAINE - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
FLAG_USA - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
format(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
format(BigDecimal, int) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
format(LocalDateTime, DateTimeFormatter) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
FRAMEWORK_B2B_MONGODB_SECURITY_JWT_PREFIX - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
FRAMEWORK_CORS_PREFIX - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
FRAMEWORK_INCIDENT_PREFIX - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
FRAMEWORK_PREFIX - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
FRAMEWORK_SESSION_REGISTRY_PREFIX - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
FRAMEWORK_UTILITIES_PREFIX - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
FrameworkConstants - Class in io.tech1.framework.domain.constants
 
FrameworkLogsConstants - Class in io.tech1.framework.domain.constants
 

G

GeoCountryFlag - Class in io.tech1.framework.domain.geo
 
GeoCountryFlag(String, String, String, String) - Constructor for class io.tech1.framework.domain.geo.GeoCountryFlag
 
GeoLocation - Class in io.tech1.framework.domain.geo
 
GeoLocationNotFoundException - Exception in io.tech1.framework.domain.exceptions.geo
 
GeoLocationNotFoundException(String) - Constructor for exception io.tech1.framework.domain.exceptions.geo.GeoLocationNotFoundException
 
get(int) - Method in class io.tech1.framework.domain.collections.Partitions
 
getA() - Method in class io.tech1.framework.domain.tuples.Tuple2
 
getA() - Method in class io.tech1.framework.domain.tuples.Tuple3
 
getA() - Method in class io.tech1.framework.domain.tuples.Tuple4
 
getA() - Method in class io.tech1.framework.domain.tuples.Tuple5
 
getA() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
getAbsDifferenceByTimeUnit(Date, Date, TimeUnit) - Static method in class io.tech1.framework.domain.utilities.time.DateUtility
 
getAccessToken() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
getAllAuthoritiesValues() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
getAllNullFields(T) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getAllowedHeaders() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
getAllowedMethods() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
getAllowedOrigins() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
getAmount() - Method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
getAmount() - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
getAmount() - Method in class io.tech1.framework.domain.time.TimeAmount
 
getApplicationDestinationPrefix() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
getAttributes() - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
getAuthenticationLogin() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
getAuthorities() - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
getAuthorities() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
getAuthoritiesConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getAvailable() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
getAvailableAuthorities() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
getB() - Method in class io.tech1.framework.domain.tuples.Tuple2
 
getB() - Method in class io.tech1.framework.domain.tuples.Tuple3
 
getB() - Method in class io.tech1.framework.domain.tuples.Tuple4
 
getB() - Method in class io.tech1.framework.domain.tuples.Tuple5
 
getB() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
getBaseURL() - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
getBaseURL() - Method in class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
getBaseURL(String) - Static method in class io.tech1.framework.domain.utilities.http.HttpServletRequestUtility
 
getBasicAuthenticationHeader(String, String) - Static method in class io.tech1.framework.domain.utilities.cryptography.EncodingUtility
 
getBrokerConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
getBrowser() - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
getBy(ByteUnit) - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
getBy(ByteUnit, int) - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
getBytes() - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
getC() - Method in class io.tech1.framework.domain.tuples.Tuple3
 
getC() - Method in class io.tech1.framework.domain.tuples.Tuple4
 
getC() - Method in class io.tech1.framework.domain.tuples.Tuple5
 
getC() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
getChild1() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
getChild2() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
getCity() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
getCleanSessionsByExpiredRefreshTokensCron() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
getClientIpAddr(HttpServletRequest) - Static method in class io.tech1.framework.domain.utilities.http.HttpServletRequestUtility
 
getCode() - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
getCommitted() - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
getConfig() - Method in class io.tech1.framework.domain.properties.base.SpringLogging
 
getConfiguration() - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
getCookieKey() - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
getCookieName() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
getCookiesConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getCorsConfigs() - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
getCountry() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
getCountryCode() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
getCountryFlag() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
getCpu() - Method in class io.tech1.framework.domain.hardware.memories.SystemMemories
 
getCpu() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
getCsrfConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
getCurrentDayOfMonth(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getCurrentMonthAtStartOfMonthAndAtStartOfDayTimestamp(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getCurrentMonthAtStartOfMonthAndAtStartOfDayTimestampUTC() - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getCurrentTimestamp() - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getD() - Method in class io.tech1.framework.domain.tuples.Tuple4
 
getD() - Method in class io.tech1.framework.domain.tuples.Tuple5
 
getD() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
getDatabase() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
getDatapoint() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringWidget
 
getDefaultUsers() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
getDefaultUsersAuthorities() - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
getDelay() - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
getDelay() - Method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
getDeviceType() - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
getDomain() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
getE() - Method in class io.tech1.framework.domain.tuples.Tuple5
 
getE() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
getElapsedSeconds() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
getEmail() - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
getEmoji() - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
getEndpoint() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
getEnumNames(Class<E>) - Static method in class io.tech1.framework.domain.utilities.enums.EnumUtility
 
getEssenceConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getException() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
getExceptionDetails() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
getExceptionDetails() - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
getExceptionEntityType() - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
getExpiration() - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
getExposedHeaders() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
getExpression() - Method in class io.tech1.framework.domain.properties.base.Cron
 
getF() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
getFeaturesConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
getFieldTuple2(Object, Field, List<Method>) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getFieldValueOrNull(Object, Field, List<Method>) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getFileName() - Method in class io.tech1.framework.domain.tests.runners.AbstractSerializationDeserializationRunner
 
getFirstDayCurrentMonth(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getFirstDayMonthsAgo(ZoneId, int) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getFirstDayPreviousMonth(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getFirstDayTwoMonthAgo(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getFirstNElements(List<T>, long) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
getFolder() - Method in class io.tech1.framework.domain.tests.runners.AbstractFolderSerializationRunner
 
getFormatted() - Method in class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
getFrameworkBasePathPrefix() - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
getFrom() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
getFrom() - Method in class io.tech1.framework.domain.tuples.TupleRange
 
getFullURL(HttpServletRequest) - Static method in class io.tech1.framework.domain.utilities.http.HttpServletRequestUtility
 
getFutureRange(TimeAmount) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getGeoLocation() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
getGetters(Object) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getGlobal() - Method in class io.tech1.framework.domain.hardware.memories.SystemMemories
 
getGlobal() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
getHalfOfCores() - Static method in class io.tech1.framework.domain.utilities.processors.ProcessorsUtility
 
getHardwareConfigs() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
getHardwareName() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
getHeaderName() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
getHeap() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
getHeap() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
getHeapMemory() - Static method in class io.tech1.framework.domain.utilities.hardware.HardwareUtility
 
getHost() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
getHost() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
getIdentifier() - Method in class io.tech1.framework.domain.base.Username
 
getIncidentsConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getInitial() - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
getInitialDelay() - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
getInitialDelay() - Method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
getInputStream() - Method in class io.tech1.framework.domain.http.cache.CachedBodyHttpServletRequest
 
getInvitationCodes() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
getIpAddr() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
getIpAddrOrUnknown(IPAddress) - Static method in class io.tech1.framework.domain.geo.GeoLocation
 
getJsonNodeFieldValueAsBigDecimalOrZero(JsonNode, String) - Static method in class io.tech1.framework.domain.utilities.json.JsonNodeUtility
 
getJsonNodeValueAsBigDecimalOrZero(JsonNode) - Static method in class io.tech1.framework.domain.utilities.json.JsonNodeUtility
 
getJwtAccessTokenCookieCreationLatency() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
getJwtTokensConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getLast() - Method in class io.tech1.framework.domain.events.hardware.EventLastHardwareMonitoringDatapoint
 
getLastDayCurrentMonth(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getLastDayMonthsAgo(ZoneId, int) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getLastDayPreviousMonth(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getLastDayTwoMonthAgo(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
getLastNElements(List<T>, long) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
getLoggingConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getMapping1() - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
getMapping2() - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
getMax() - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
getMaxValues() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
getMessage() - Method in class io.tech1.framework.domain.notifications.Notification
 
getMessage() - Method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
getMongodb() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getName() - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
getName() - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
getNest1Value1() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
getNest1Value2() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
getNest1Value3() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
getNest2Value1() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
getNest2Value2() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
getNMonthAgoAtStartOfMonthAndAtStartOfDayTimestamp(ZoneId, int) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getNMonthAgoAtStartOfMonthAndAtStartOfDayTimestampUTC(int) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getNotificationType() - Method in class io.tech1.framework.domain.notifications.Notification
 
getNotNullProperties(Object, String) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getNotNullPropertiesRecursively(Object, String) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getNumberOfDigitsAfterTheDecimalPointOrZero(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
getNumOfCores() - Static method in class io.tech1.framework.domain.utilities.processors.ProcessorsUtility
 
getPackageName() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
getParameterName() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
getParentPropertyName() - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
getPassword() - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
getPassword() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
getPassword() - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
getPassword() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
getPastRange(TimeAmount) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getPathPattern() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
getPercentage() - Method in class io.tech1.framework.domain.tuples.TuplePercentage
 
getPermissions() - Method in enum io.tech1.framework.domain.concurrent.TimerTaskState
 
getPlatform() - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
getPort() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
getPort() - Method in class io.tech1.framework.domain.properties.base.SpringServer
 
getPort() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
getPreviousMonthAtStartOfMonthAndAtStartOfDayTimestamp(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getPreviousMonthAtStartOfMonthAndAtStartOfDayTimestampUTC() - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
getPrivateField(T, String) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getPrivateFieldOfSuperClass(T, String, int) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getPropertyName() - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
getPropertyName(Method) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
getPropertyValue() - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
getRandomValueByClass(Class<?>) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
getReadableDetails() - Method in interface io.tech1.framework.domain.triggers.AbstractTrigger
 
getReadableDetails() - Method in class io.tech1.framework.domain.triggers.CronTrigger
 
getReadableDetails() - Method in class io.tech1.framework.domain.triggers.UserTrigger
 
getReadableValue() - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
getReader() - Method in class io.tech1.framework.domain.http.cache.CachedBodyHttpServletRequest
 
getRefreshToken() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
getRemainingSeconds() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
getRemoteServer() - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
getRows() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
getScheduledJob() - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
getSchedulerConfiguration() - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
getSecretKey() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
getServer() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
getSessionConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getSessionRefreshed() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
getShortenValueOrUndefined(String, int) - Static method in class io.tech1.framework.domain.utilities.strings.StringUtility
 
getSimpleDestination() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
getSpringLogging() - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
getSpringServer() - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
getState() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
getStatus() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
getStompConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
getString() - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructor
 
getString() - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorNoSetters
 
getString() - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedMethods
 
getString() - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedSetter
 
getString() - Method in class io.tech1.framework.domain.tests.classes.ClassNoDefaultConstructor
 
getString() - Method in class io.tech1.framework.domain.tests.classes.ClassPrivateConstructor
 
getStringValue() - Method in class io.tech1.framework.domain.tests.classes.ClassWithAllArgsAndDefaultConstructors
 
getSubjectPrefix() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
getSwap() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
getSwapTotal() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
getSwapUsed() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
getSymbol() - Method in enum io.tech1.framework.domain.hardware.bytes.ByteUnit
 
getSystemMemories() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMetadata
 
getThreadNamePrefix() - Method in class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
getThreadNamePrefix() - Method in class io.tech1.framework.domain.properties.configs.EventsConfigs
 
getThresholds() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThresholds
 
getThresholdsConfigs() - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
getTimeAmount() - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
getTimestamp() - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
getTimestamp() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
getTimestamp() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
getTimestamp() - Method in class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
getTimestamp(LocalDateTime, ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
getTo() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
getTo() - Method in class io.tech1.framework.domain.tuples.TupleRange
 
getTotal() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
getTrace(Throwable) - Static method in class io.tech1.framework.domain.utilities.exceptions.ThrowableUtility
 
getTrace(Throwable, int) - Static method in class io.tech1.framework.domain.utilities.exceptions.ThrowableUtility
 
getTriggerType() - Method in interface io.tech1.framework.domain.triggers.AbstractTrigger
 
getTriggerType() - Method in class io.tech1.framework.domain.triggers.CronTrigger
 
getTriggerType() - Method in class io.tech1.framework.domain.triggers.UserTrigger
 
getType() - Method in interface io.tech1.framework.domain.pubsub.AbstractEventProcessor
 
getType() - Method in class io.tech1.framework.domain.pubsub.AbstractEventPublisher
 
getType() - Method in class io.tech1.framework.domain.pubsub.AbstractEventSubscriber
 
getTypesConfigs() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
getUnicode() - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
getUnit() - Method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
getUnit() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
getUnit() - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
getUnit() - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
getUnit() - Method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
getUnit() - Method in class io.tech1.framework.domain.time.TimeAmount
 
getUsage() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
getUsed() - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
getUserAgentDetails() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
getUserDestination() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
getUserDestinationPrefix() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
getUsername() - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
getUsername() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
getUsername() - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
getUsername() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
getUsername() - Method in class io.tech1.framework.domain.triggers.UserTrigger
 
getUsers() - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
getUsersEmailsConfigs() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
getValue() - Method in interface io.tech1.framework.domain.base.AbstractAuthority
 
getValue() - Method in class io.tech1.framework.domain.base.Email
 
getValue() - Method in class io.tech1.framework.domain.base.Password
 
getValue() - Method in class io.tech1.framework.domain.base.Version
 
getValue() - Method in enum io.tech1.framework.domain.concurrent.TimerTaskState
 
getValue() - Method in enum io.tech1.framework.domain.enums.Status
 
getValue() - Method in class io.tech1.framework.domain.exceptions.ThrowableTrace
 
getValue() - Method in class io.tech1.framework.domain.hardware.memories.CpuMemory
 
getValue() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
getValue() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThreshold
 
getValue() - Method in enum io.tech1.framework.domain.hardware.monitoring.HardwareName
 
getValue() - Method in class io.tech1.framework.domain.http.requests.IPAddress
 
getValue() - Method in class io.tech1.framework.domain.http.requests.UserAgentHeader
 
getValue() - Method in class io.tech1.framework.domain.properties.base.Authority
 
getValue() - Method in enum io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
getValue() - Method in enum io.tech1.framework.domain.pubsub.EventProcessorType
 
getValue() - Method in class io.tech1.framework.domain.time.TimeAgo
 
getValue() - Method in class io.tech1.framework.domain.tuples.Tuple1
 
getValue() - Method in class io.tech1.framework.domain.tuples.TuplePercentage
 
getValue() - Method in class io.tech1.framework.domain.tuples.TupleToggle
 
getValue1() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
getValue2() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
getValue3() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
getValue4() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
getVersion() - Method in class io.tech1.framework.domain.events.hardware.EventLastHardwareMonitoringDatapoint
 
getVersion() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMetadata
 
getVersion() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringWidget
 
getVirtual() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
getVirtualTotal() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
getVirtualUsed() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
getWebclientURL() - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
getWhat() - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
getWhatTuple2() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
getWhere() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
getWhereTuple3() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
getZoneId() - Method in class io.tech1.framework.domain.properties.base.Cron
 
getZoneId() - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
gigabyte() - Static method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
GIGABYTE - io.tech1.framework.domain.hardware.bytes.ByteUnit
 
GLOBAL_MEMORY - Static variable in class io.tech1.framework.domain.tests.constants.TestsHardwareConstants
 
GlobalMemory - Class in io.tech1.framework.domain.hardware.memories
 
GlobalMemory(long, long, long, long, long, long) - Constructor for class io.tech1.framework.domain.hardware.memories.GlobalMemory
 

H

HARDWARE_MONITORING_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
HARDWARE_SERVER_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
HardwareMonitoringConfigs - Class in io.tech1.framework.domain.properties.configs
 
HardwareMonitoringConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
HardwareMonitoringDatapoint - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringDatapoint(GlobalMemory, CpuMemory, HeapMemory) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
HardwareMonitoringDatapointTableRow - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringDatapointTableRow(HardwareName, long, BigDecimal, String, HardwareMonitoringThresholds) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
HardwareMonitoringDatapointTableView - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringDatapointTableView(List<HardwareMonitoringDatapointTableRow>) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
HardwareMonitoringMaxValues - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringMaxValues(GlobalMemory, HeapMemory) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
HardwareMonitoringMetadata - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringMetadata(Version, SystemMemories) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMetadata
 
HardwareMonitoringThreshold - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringThreshold(BigDecimal) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThreshold
 
HardwareMonitoringThresholds - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringThresholds(Map<HardwareName, BigDecimal>) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThresholds
 
HardwareMonitoringWidget - Class in io.tech1.framework.domain.hardware.monitoring
 
HardwareMonitoringWidget(Version, HardwareMonitoringDatapointTableView) - Constructor for class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringWidget
 
HardwareName - Enum in io.tech1.framework.domain.hardware.monitoring
 
HardwareServerConfigs - Class in io.tech1.framework.domain.properties.configs
 
HardwareServerConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
HardwareUtility - Class in io.tech1.framework.domain.utilities.hardware
 
hashCode() - Method in class io.tech1.framework.domain.base.Email
 
hashCode() - Method in class io.tech1.framework.domain.base.Password
 
hashCode() - Method in class io.tech1.framework.domain.base.Username
 
hashCode() - Method in class io.tech1.framework.domain.base.Version
 
hashCode() - Method in class io.tech1.framework.domain.collections.Partitions
 
hashCode() - Method in class io.tech1.framework.domain.concurrent.TimerTaskPermissions
 
hashCode() - Method in class io.tech1.framework.domain.events.hardware.EventLastHardwareMonitoringDatapoint
 
hashCode() - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
hashCode() - Method in class io.tech1.framework.domain.exceptions.ThrowableTrace
 
hashCode() - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
hashCode() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
hashCode() - Method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
hashCode() - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
hashCode() - Method in class io.tech1.framework.domain.hardware.memories.CpuMemory
 
hashCode() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
hashCode() - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
hashCode() - Method in class io.tech1.framework.domain.hardware.memories.SystemMemories
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMetadata
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThreshold
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThresholds
 
hashCode() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringWidget
 
hashCode() - Method in class io.tech1.framework.domain.http.requests.IPAddress
 
hashCode() - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
hashCode() - Method in class io.tech1.framework.domain.http.requests.UserAgentHeader
 
hashCode() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
hashCode() - Method in class io.tech1.framework.domain.notifications.Notification
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.Authority
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.Checkbox
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.Cron
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.SpringLogging
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.SpringServer
 
hashCode() - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.EventsConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
hashCode() - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
hashCode() - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
hashCode() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
hashCode() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
hashCode() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
hashCode() - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
hashCode() - Method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
hashCode() - Method in class io.tech1.framework.domain.time.TimeAgo
 
hashCode() - Method in class io.tech1.framework.domain.time.TimeAmount
 
hashCode() - Method in class io.tech1.framework.domain.triggers.CronTrigger
 
hashCode() - Method in class io.tech1.framework.domain.triggers.UserTrigger
 
hashCode() - Method in class io.tech1.framework.domain.tuples.Tuple1
 
hashCode() - Method in class io.tech1.framework.domain.tuples.Tuple2
 
hashCode() - Method in class io.tech1.framework.domain.tuples.Tuple3
 
hashCode() - Method in class io.tech1.framework.domain.tuples.Tuple4
 
hashCode() - Method in class io.tech1.framework.domain.tuples.Tuple5
 
hashCode() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
hashCode() - Method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
hashCode() - Method in class io.tech1.framework.domain.tuples.TuplePercentage
 
hashCode() - Method in class io.tech1.framework.domain.tuples.TupleRange
 
hashCode() - Method in class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
hashCode() - Method in class io.tech1.framework.domain.tuples.TupleToggle
 
HashingUtility - Class in io.tech1.framework.domain.utilities.cryptography
 
hasLength(String) - Static method in class io.tech1.framework.domain.utilities.strings.StringUtility
 
HEAP - io.tech1.framework.domain.hardware.monitoring.HardwareName
 
HEAP_MEMORY - Static variable in class io.tech1.framework.domain.tests.constants.TestsHardwareConstants
 
HeapMemory - Class in io.tech1.framework.domain.hardware.memories
 
HeapMemory(long, long, long, long) - Constructor for class io.tech1.framework.domain.hardware.memories.HeapMemory
 
hmacSha256(String, String) - Static method in class io.tech1.framework.domain.utilities.cryptography.HashingUtility
 
hmacSha384(String, String) - Static method in class io.tech1.framework.domain.utilities.cryptography.HashingUtility
 
hmacSha512(String, String) - Static method in class io.tech1.framework.domain.utilities.cryptography.HashingUtility
 
HTTPConstants - Class in io.tech1.framework.domain.constants
 
HttpCookieUtility - Class in io.tech1.framework.domain.utilities.http
 
HttpRequestFieldsUtility - Class in io.tech1.framework.domain.utilities.http
 
HttpServletRequestUtility - Class in io.tech1.framework.domain.utilities.http
 

I

IllegalEnumException - Exception in io.tech1.framework.domain.exceptions.random
 
IllegalEnumException(Class<?>) - Constructor for exception io.tech1.framework.domain.exceptions.random.IllegalEnumException
 
INCIDENT - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_AUTHENTICATION_LOGIN - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_AUTHENTICATION_LOGIN_FAILURE - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_AUTHENTICATION_LOGOUT - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
INCIDENT_FEATURE_DISABLED - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_REGISTER1 - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_REGISTER1_FAILURE - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_SESSION_EXPIRED - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_SESSION_REFRESHED - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
INCIDENT_THROWABLE - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
IncidentConfigs - Class in io.tech1.framework.domain.properties.configs
 
IncidentConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
IncidentsConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
IncidentsConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
info(String) - Static method in class io.tech1.framework.domain.notifications.Notification
 
INFO - io.tech1.framework.domain.notifications.NotificationType
 
inRange(BigDecimal, TupleRange<BigDecimal>) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
inRangeClosed(BigDecimal, TupleRange<BigDecimal>) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
INVALID_ATTRIBUTE - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
invalidAttribute(String) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
invalidGeoLocation() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
invalidUserAgentDetails() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
invalidUserRequestMetadata() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
INVITATION_CODE_READ - Static variable in interface io.tech1.framework.domain.base.AbstractAuthority
 
INVITATION_CODE_WRITE - Static variable in interface io.tech1.framework.domain.base.AbstractAuthority
 
InvitationCodes - Class in io.tech1.framework.domain.properties.base
 
InvitationCodes() - Constructor for class io.tech1.framework.domain.properties.base.InvitationCodes
 
io.tech1.framework.domain.asserts - package io.tech1.framework.domain.asserts
 
io.tech1.framework.domain.base - package io.tech1.framework.domain.base
 
io.tech1.framework.domain.collections - package io.tech1.framework.domain.collections
 
io.tech1.framework.domain.concurrent - package io.tech1.framework.domain.concurrent
 
io.tech1.framework.domain.constants - package io.tech1.framework.domain.constants
 
io.tech1.framework.domain.enums - package io.tech1.framework.domain.enums
 
io.tech1.framework.domain.events.hardware - package io.tech1.framework.domain.events.hardware
 
io.tech1.framework.domain.exceptions - package io.tech1.framework.domain.exceptions
 
io.tech1.framework.domain.exceptions.authentication - package io.tech1.framework.domain.exceptions.authentication
 
io.tech1.framework.domain.exceptions.cookie - package io.tech1.framework.domain.exceptions.cookie
 
io.tech1.framework.domain.exceptions.geo - package io.tech1.framework.domain.exceptions.geo
 
io.tech1.framework.domain.exceptions.random - package io.tech1.framework.domain.exceptions.random
 
io.tech1.framework.domain.geo - package io.tech1.framework.domain.geo
 
io.tech1.framework.domain.hardware.bytes - package io.tech1.framework.domain.hardware.bytes
 
io.tech1.framework.domain.hardware.memories - package io.tech1.framework.domain.hardware.memories
 
io.tech1.framework.domain.hardware.monitoring - package io.tech1.framework.domain.hardware.monitoring
 
io.tech1.framework.domain.http.cache - package io.tech1.framework.domain.http.cache
 
io.tech1.framework.domain.http.requests - package io.tech1.framework.domain.http.requests
 
io.tech1.framework.domain.notifications - package io.tech1.framework.domain.notifications
 
io.tech1.framework.domain.properties.annotations - package io.tech1.framework.domain.properties.annotations
 
io.tech1.framework.domain.properties.base - package io.tech1.framework.domain.properties.base
 
io.tech1.framework.domain.properties.configs - package io.tech1.framework.domain.properties.configs
 
io.tech1.framework.domain.properties.configs.mvc - package io.tech1.framework.domain.properties.configs.mvc
 
io.tech1.framework.domain.properties.configs.security.jwt - package io.tech1.framework.domain.properties.configs.security.jwt
 
io.tech1.framework.domain.properties.configs.security.jwt.websockets - package io.tech1.framework.domain.properties.configs.security.jwt.websockets
 
io.tech1.framework.domain.properties.utilities - package io.tech1.framework.domain.properties.utilities
 
io.tech1.framework.domain.pubsub - package io.tech1.framework.domain.pubsub
 
io.tech1.framework.domain.reflections - package io.tech1.framework.domain.reflections
 
io.tech1.framework.domain.tests.classes - package io.tech1.framework.domain.tests.classes
 
io.tech1.framework.domain.tests.constants - package io.tech1.framework.domain.tests.constants
 
io.tech1.framework.domain.tests.enums - package io.tech1.framework.domain.tests.enums
 
io.tech1.framework.domain.tests.io - package io.tech1.framework.domain.tests.io
 
io.tech1.framework.domain.tests.runners - package io.tech1.framework.domain.tests.runners
 
io.tech1.framework.domain.time - package io.tech1.framework.domain.time
 
io.tech1.framework.domain.triggers - package io.tech1.framework.domain.triggers
 
io.tech1.framework.domain.tuples - package io.tech1.framework.domain.tuples
 
io.tech1.framework.domain.utilities.collections - package io.tech1.framework.domain.utilities.collections
 
io.tech1.framework.domain.utilities.concurrent - package io.tech1.framework.domain.utilities.concurrent
 
io.tech1.framework.domain.utilities.cryptography - package io.tech1.framework.domain.utilities.cryptography
 
io.tech1.framework.domain.utilities.development - package io.tech1.framework.domain.utilities.development
 
io.tech1.framework.domain.utilities.enums - package io.tech1.framework.domain.utilities.enums
 
io.tech1.framework.domain.utilities.exceptions - package io.tech1.framework.domain.utilities.exceptions
 
io.tech1.framework.domain.utilities.hardware - package io.tech1.framework.domain.utilities.hardware
 
io.tech1.framework.domain.utilities.http - package io.tech1.framework.domain.utilities.http
 
io.tech1.framework.domain.utilities.jacoco - package io.tech1.framework.domain.utilities.jacoco
 
io.tech1.framework.domain.utilities.json - package io.tech1.framework.domain.utilities.json
 
io.tech1.framework.domain.utilities.numbers - package io.tech1.framework.domain.utilities.numbers
 
io.tech1.framework.domain.utilities.processors - package io.tech1.framework.domain.utilities.processors
 
io.tech1.framework.domain.utilities.random - package io.tech1.framework.domain.utilities.random
 
io.tech1.framework.domain.utilities.reflections - package io.tech1.framework.domain.utilities.reflections
 
io.tech1.framework.domain.utilities.strings - package io.tech1.framework.domain.utilities.strings
 
io.tech1.framework.domain.utilities.time - package io.tech1.framework.domain.utilities.time
 
IPAddress - Class in io.tech1.framework.domain.http.requests
 
IPAddress(String) - Constructor for class io.tech1.framework.domain.http.requests.IPAddress
 
isAdvancedRequestLoggingEnabled() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
isAllowCredentials() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
isAnyPresent() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
isAnyProblem() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
isBetween(long, long, long) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
isCompleted() - Method in enum io.tech1.framework.domain.enums.Status
 
isCurrentTimestampNSecondsMore(long, long) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
isEmail(Email) - Static method in class io.tech1.framework.domain.utilities.http.HttpRequestFieldsUtility
 
isEmail(String) - Static method in class io.tech1.framework.domain.utilities.http.HttpRequestFieldsUtility
 
isEnabled() - Method in interface io.tech1.framework.domain.properties.base.AbstractToggleProperty
 
isEnabled() - Method in class io.tech1.framework.domain.properties.base.Checkbox
 
isEnabled() - Method in class io.tech1.framework.domain.properties.base.Cron
 
isEnabled() - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
isEnabled() - Method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
isEnabled() - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
isEnabled() - Method in class io.tech1.framework.domain.properties.configs.AbstractPropertiesToggleConfigs
 
isEnabled() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
isEnabled() - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
isEnabled() - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
isEnabled() - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
isEnabled() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
isEnabled() - Method in class io.tech1.framework.domain.tuples.TupleToggle
 
isEnabled(SecurityJwtIncidentType) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
isFinished() - Method in class io.tech1.framework.domain.http.cache.CachedBodyServletInputStream
 
isFirstDayOfMonth(LocalDate) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
isFirstParamAfterOrEqualTruncatedBy(LocalDateTime, LocalDateTime, ChronoUnit) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstParamAfterOrEqualTruncatedBySeconds(LocalDateTime, LocalDateTime) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstParamAfterTruncatedBy(LocalDateTime, LocalDateTime, ChronoUnit) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstParamAfterTruncatedBySeconds(LocalDateTime, LocalDateTime) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstParamBeforeOrEqualTruncatedBy(LocalDateTime, LocalDateTime, ChronoUnit) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstParamBeforeOrEqualTruncatedBySeconds(LocalDateTime, LocalDateTime) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstParamBeforeTruncatedBy(LocalDateTime, LocalDateTime, ChronoUnit) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstParamBeforeTruncatedBySeconds(LocalDateTime, LocalDateTime) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isFirstValueGreater(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isFirstValueGreaterOrEqual(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isFirstValueLesser(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isFirstValueLesserOrEqual(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isFuture(long) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
isLastDayOfMonth(LocalDate) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
isNegative(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isNegativeOrZero(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isNullOrBlank(String) - Static method in class io.tech1.framework.domain.utilities.strings.StringUtility
 
isNullOrEmpty(String) - Static method in class io.tech1.framework.domain.utilities.strings.StringUtility
 
isNullOrZero(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isOk() - Method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
isOneHundred(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isOperative() - Method in enum io.tech1.framework.domain.concurrent.TimerTaskState
 
isParamsEqualsTruncatedBy(LocalDateTime, LocalDateTime, ChronoUnit) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isParamsEqualsTruncatedBySeconds(LocalDateTime, LocalDateTime) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
isPast(long) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
isPositive(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isPositiveOrZero(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 
isReady() - Method in class io.tech1.framework.domain.http.cache.CachedBodyServletInputStream
 
isStart() - Method in class io.tech1.framework.domain.concurrent.TimerTaskPermissions
 
isStarted() - Method in enum io.tech1.framework.domain.enums.Status
 
isStop() - Method in class io.tech1.framework.domain.concurrent.TimerTaskPermissions
 
isThresholdReached() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
isZero(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.BigDecimalUtility
 

J

JacocoUtility - Class in io.tech1.framework.domain.utilities.jacoco
 
JsonNodeUtility - Class in io.tech1.framework.domain.utilities.json
 
JwtToken - Class in io.tech1.framework.domain.properties.base
 
JwtToken() - Constructor for class io.tech1.framework.domain.properties.base.JwtToken
 
JwtTokensConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
JwtTokensConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 

K

kilobyte() - Static method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
KILOBYTE - io.tech1.framework.domain.hardware.bytes.ByteUnit
 

L

LINE_SEPARATOR_INTERPUNCT - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
list(Class<? extends T>, int) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
list345(Class<? extends T>) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
LocalDateTimeUtility - Class in io.tech1.framework.domain.utilities.time
 
LocalDateUtility - Class in io.tech1.framework.domain.utilities.time
 
localhost() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
LoggingConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
LoggingConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
LogsConstants - Class in io.tech1.framework.domain.constants
 
LongUtility - Class in io.tech1.framework.domain.utilities.numbers
 

M

MandatoryProperty - Annotation Type in io.tech1.framework.domain.properties.annotations
 
mask(String, int) - Static method in class io.tech1.framework.domain.utilities.strings.MaskUtility
 
mask5(String) - Static method in class io.tech1.framework.domain.utilities.strings.MaskUtility
 
mask8(String) - Static method in class io.tech1.framework.domain.utilities.strings.MaskUtility
 
MaskUtility - Class in io.tech1.framework.domain.utilities.strings
 
maxOrZero(List<BigDecimal>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
megabyte() - Static method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
MEGABYTE - io.tech1.framework.domain.hardware.bytes.ByteUnit
 
MessageBrokerRegistryConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt.websockets
 
MessageBrokerRegistryConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
minOrZero(List<BigDecimal>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
MINUS_ONE - Static variable in class io.tech1.framework.domain.constants.BigDecimalConstants
 
MINUS_ONE - Static variable in class io.tech1.framework.domain.constants.BigIntegerConstants
 
MISSING_MAPPINGS_KEYS - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
missingMappingsKeys(String, String, String) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
Mongodb - Class in io.tech1.framework.domain.properties.base
 
Mongodb() - Constructor for class io.tech1.framework.domain.properties.base.Mongodb
 
mutableSingletonList(T) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
mutableSingletonMap(K, V) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
mutableSingletonSet(T) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
MVC_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
MvcConfigs - Class in io.tech1.framework.domain.properties.configs
 
MvcConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.MvcConfigs
 

N

never() - Static method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
NEWLINE - Static variable in class io.tech1.framework.domain.constants.StringConstants
 
NO_FLAG - Static variable in class io.tech1.framework.domain.constants.StringConstants
 
NonMandatoryProperty - Annotation Type in io.tech1.framework.domain.properties.annotations
 
Notification - Class in io.tech1.framework.domain.notifications
 
Notification(NotificationType, String) - Constructor for class io.tech1.framework.domain.notifications.Notification
 
NotificationType - Enum in io.tech1.framework.domain.notifications
 
NotUsedPropertiesConfigs - Class in io.tech1.framework.domain.tests.classes
 
NotUsedPropertiesConfigs() - Constructor for class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
now(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
now(TimeZone) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateUtility
 
nowByTimezone(TimeZone) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
nowByZoneId(ZoneId) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 

O

OBJECT_MAPPER - Static variable in class io.tech1.framework.domain.tests.runners.AbstractObjectMapperRunner
 
objectFieldHook(Class<?>, Object, String) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
of() - Static method in class io.tech1.framework.domain.triggers.CronTrigger
 
of(boolean) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
of(boolean, boolean) - Static method in class io.tech1.framework.domain.concurrent.TimerTaskPermissions
 
of(boolean, A) - Static method in class io.tech1.framework.domain.tuples.TupleToggle
 
of(boolean, RemoteServer) - Static method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
of(boolean, SchedulerConfiguration) - Static method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
of(boolean, String) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
of(boolean, String) - Static method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
of(boolean, String, int, String, String, String, String[]) - Static method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
of(boolean, String, CorsConfigs) - Static method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
of(boolean, String, String) - Static method in class io.tech1.framework.domain.properties.base.Cron
 
of(boolean, List<DefaultUser>) - Static method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
of(boolean, Map<HardwareName, BigDecimal>) - Static method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
of(int) - Static method in class io.tech1.framework.domain.properties.base.SpringServer
 
of(long) - Static method in class io.tech1.framework.domain.time.TimeAgo
 
of(long, long, TimeUnit) - Static method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
of(long, long, TimeUnit) - Static method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
of(long, ChronoUnit) - Static method in class io.tech1.framework.domain.properties.base.TimeAmount
 
of(long, ChronoUnit) - Static method in class io.tech1.framework.domain.time.TimeAmount
 
of(long, ZoneId, String) - Static method in class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
of(A) - Static method in class io.tech1.framework.domain.tuples.Tuple1
 
of(A, B) - Static method in class io.tech1.framework.domain.tuples.Tuple2
 
of(A, B, C) - Static method in class io.tech1.framework.domain.tuples.Tuple3
 
of(A, B, C, D) - Static method in class io.tech1.framework.domain.tuples.Tuple4
 
of(A, B, C, D, E) - Static method in class io.tech1.framework.domain.tuples.Tuple5
 
of(A, B, C, D, E, F) - Static method in class io.tech1.framework.domain.tuples.Tuple6
 
of(ExceptionEntityType, String, String) - Static method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
of(Cron) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
of(DefaultUsers, InvitationCodes) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
of(ScheduledJob, SpringServer, SpringLogging) - Static method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
of(AuthoritiesConfigs, CookiesConfigs, EssenceConfigs, IncidentsConfigs, JwtTokensConfigs, LoggingConfigs, Mongodb, SessionConfigs, UsersEmailsConfigs) - Static method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
of(CsrfConfigs, StompEndpointRegistryConfigs, MessageBrokerRegistryConfigs, WebsocketsFeaturesConfigs) - Static method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
of(WebsocketsFeatureHardwareConfigs) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
of(Exception) - Static method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
of(String) - Static method in class io.tech1.framework.domain.base.Email
 
of(String) - Static method in class io.tech1.framework.domain.base.Password
 
of(String) - Static method in class io.tech1.framework.domain.base.Username
 
of(String) - Static method in class io.tech1.framework.domain.base.Version
 
of(String) - Static method in class io.tech1.framework.domain.exceptions.ThrowableTrace
 
of(String) - Static method in class io.tech1.framework.domain.properties.base.Authority
 
of(String) - Static method in class io.tech1.framework.domain.properties.base.SpringLogging
 
of(String) - Static method in class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
of(String) - Static method in class io.tech1.framework.domain.properties.configs.EventsConfigs
 
of(String) - Static method in class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
of(String) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
of(String, int, String) - Static method in class io.tech1.framework.domain.properties.base.Mongodb
 
of(String, Checkbox, Checkbox) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
of(String, JwtToken, JwtToken) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
of(String, TimeAmount) - Static method in class io.tech1.framework.domain.properties.base.JwtToken
 
of(String, TimeAmount) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
of(String, String) - Static method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
of(String, String[], String[], String[], boolean, String[]) - Static method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
of(String, String, Object) - Static method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
of(String, String, String) - Static method in class io.tech1.framework.domain.properties.base.RemoteServer
 
of(String, String, String) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
of(String, String, String) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
of(String, String, ZoneId, List<String>) - Static method in class io.tech1.framework.domain.properties.base.DefaultUser
 
of(String, Set<Authority>) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
of(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.tuples.TuplePercentage
 
of(BigDecimal, BigDecimal, int, int) - Static method in class io.tech1.framework.domain.tuples.TuplePercentage
 
of(Map<SecurityJwtIncidentType, Boolean>) - Static method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
of(T, T) - Static method in class io.tech1.framework.domain.tuples.TupleRange
 
ofGb(long) - Static method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
ofMB(long) - Static method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
ofSize(List<T>, int) - Static method in class io.tech1.framework.domain.collections.Partitions
 
ok() - Static method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
onComplete() - Method in class io.tech1.framework.domain.concurrent.AbstractInfiniteTimerTask
 
onComplete() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
one(Class<? extends Number>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
ONE_HUNDRED - Static variable in class io.tech1.framework.domain.constants.BigDecimalConstants
 
ONE_HUNDRED - Static variable in class io.tech1.framework.domain.constants.BigIntegerConstants
 
ONE_VALUE - io.tech1.framework.domain.tests.enums.EnumOneValueUnderTests
 
oneHundred() - Static method in class io.tech1.framework.domain.tuples.TuplePercentage
 
onTick() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
OPERATIVE - io.tech1.framework.domain.concurrent.TimerTaskState
 

P

PARAMETRIZED_TEST_CASE - Static variable in class io.tech1.framework.domain.constants.ExceptionsMessagesConstants
 
parametrizedTestCase(Object, Object, Object) - Static method in class io.tech1.framework.domain.utilities.exceptions.ExceptionsMessagesUtility
 
parse(String, DateTimeFormatter) - Static method in class io.tech1.framework.domain.utilities.time.LocalDateTimeUtility
 
PARTIALLY - io.tech1.framework.domain.exceptions.ExceptionEntityType
 
Partitions<T> - Class in io.tech1.framework.domain.collections
 
Partitions(List<T>, int) - Constructor for class io.tech1.framework.domain.collections.Partitions
 
Password - Class in io.tech1.framework.domain.base
 
Password(String) - Constructor for class io.tech1.framework.domain.base.Password
 
PATH_DELIMITER - Static variable in class io.tech1.framework.domain.constants.FileConstants
 
POLAND_TIME_ZONE - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
POLAND_ZONE_ID - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
printJson(String, Object) - Static method in class io.tech1.framework.domain.utilities.development.DevelopmentUtility
 
printProperties(AbstractPropertiesConfigs) - Static method in class io.tech1.framework.domain.properties.utilities.PropertiesPrinter
 
printProperties(AbstractPropertiesConfigs, String) - Static method in class io.tech1.framework.domain.properties.utilities.PropertiesPrinter
 
processed(GeoLocation, UserAgentDetails) - Static method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
processed(IPAddress, String, String, String, String) - Static method in class io.tech1.framework.domain.geo.GeoLocation
 
processed(String, String, String) - Static method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
processing() - Static method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
processing(IPAddress) - Static method in class io.tech1.framework.domain.geo.GeoLocation
 
processing(IPAddress) - Static method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
ProcessorsUtility - Class in io.tech1.framework.domain.utilities.processors
 
PROGRESS_20 - io.tech1.framework.domain.enums.Status
 
PROGRESS_25 - io.tech1.framework.domain.enums.Status
 
PROGRESS_33 - io.tech1.framework.domain.enums.Status
 
PROGRESS_40 - io.tech1.framework.domain.enums.Status
 
PROGRESS_50 - io.tech1.framework.domain.enums.Status
 
PROGRESS_60 - io.tech1.framework.domain.enums.Status
 
PROGRESS_66 - io.tech1.framework.domain.enums.Status
 
PROGRESS_75 - io.tech1.framework.domain.enums.Status
 
PROGRESS_80 - io.tech1.framework.domain.enums.Status
 
progressTuplePercentage(long, long) - Static method in class io.tech1.framework.domain.tuples.TuplePercentage
 
progressTuplePercentage(BigDecimal, BigDecimal) - Static method in class io.tech1.framework.domain.tuples.TuplePercentage
 
PropertiesAsserter - Class in io.tech1.framework.domain.properties.utilities
 
PropertiesPrinter - Class in io.tech1.framework.domain.properties.utilities
 
PUBLISHER - io.tech1.framework.domain.pubsub.EventProcessorType
 

R

RANDOM_ITERATIONS_COUNT - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
randomBigDecimal() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigDecimalByBounds(long, long) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigDecimalGreaterThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigDecimalGreaterThanZeroByBounds(long, long) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigDecimalLessThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigDecimalLessThanZeroByBounds(long, long) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigInteger() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigIntegerByBounds(long, long) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigIntegerGreaterThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigIntegerGreaterThanZeroByBounds(long, long) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigIntegerLessThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBigIntegerLessThanZeroByBounds(long, long) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomBoolean() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomDate() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomDateByBounds(int, int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomDouble() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomElement(List<T>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomElement(Set<T>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEmail() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEmailAsValue() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEnum(Class<T>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEnumExcept(Class<T>, List<T>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEnumExcept(Class<T>, T) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEnumExceptWildcard(Class<?>, List<T>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEnumExceptWildcard(Class<?>, T) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomEnumWildcard(Class<?>) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomFeignException() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomGeoLocation() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomHardwareMonitoringDatapointTableRow() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomHardwareMonitoringThreshold() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomHardwareMonitoringThresholds() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomInteger() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomIntegerGreaterThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomIntegerGreaterThanZeroByBounds(int, int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomIntegerLessThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomIPAddress() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomIPv4() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomListOfPrimitiveWrappers(Class<T>, int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLocalDate() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLocalDateByBounds(int, int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLocalDateTime() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLocalDateTimeByBounds(int, int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLong() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLongGreaterThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLongGreaterThanZeroByBounds(long, long) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomLongLessThanZero() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomMethod() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomPassword() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomServerURL() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomShort() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomString() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomStringLetterOrNumbersOnly(int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomStringsAsArray(int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomStringsAsList(int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomStringsAsSet(int) - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomTimeZone() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomUserAgentDetails() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomUsername() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
randomUserRequestMetadata() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
RandomUtility - Class in io.tech1.framework.domain.utilities.random
 
randomZoneId() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
read() - Method in class io.tech1.framework.domain.http.cache.CachedBodyServletInputStream
 
readCookie(HttpServletRequest, String) - Static method in class io.tech1.framework.domain.utilities.http.HttpCookieUtility
 
readFile() - Method in class io.tech1.framework.domain.tests.runners.AbstractSerializationDeserializationRunner
 
readFile(String, String) - Static method in class io.tech1.framework.domain.tests.io.TestsIOUtils
 
ReflectionProperty - Class in io.tech1.framework.domain.reflections
 
ReflectionProperty(String, String, Object) - Constructor for class io.tech1.framework.domain.reflections.ReflectionProperty
 
ReflectionUtility - Class in io.tech1.framework.domain.utilities.reflections
 
REGISTER1 - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
REGISTER1_FAILURE - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
RegistrationException - Exception in io.tech1.framework.domain.exceptions.authentication
 
RegistrationException(String) - Constructor for exception io.tech1.framework.domain.exceptions.authentication.RegistrationException
 
RemoteServer - Class in io.tech1.framework.domain.properties.base
 
RemoteServer() - Constructor for class io.tech1.framework.domain.properties.base.RemoteServer
 
requireNonNullOrThrow(T, String) - Static method in class io.tech1.framework.domain.asserts.Asserts
 
RoundingUtility - Class in io.tech1.framework.domain.utilities.numbers
 

S

safeFirstElement(List<T>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
safeFirstElement(Set<T>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
safeLastElement(List<T>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
safeLastElement(Set<T>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
scale(BigDecimal) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
scale(BigDecimal, int) - Static method in class io.tech1.framework.domain.utilities.numbers.RoundingUtility
 
ScheduledJob - Class in io.tech1.framework.domain.properties.base
 
ScheduledJob() - Constructor for class io.tech1.framework.domain.properties.base.ScheduledJob
 
SchedulerConfiguration - Class in io.tech1.framework.domain.properties.base
 
SchedulerConfiguration - Class in io.tech1.framework.domain.time
 
SchedulerConfiguration() - Constructor for class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
SECURITY_JWT_AUTHENTICATION_LOGIN - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_AUTHENTICATION_LOGIN_FAILURE - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_AUTHENTICATION_LOGOUT - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
SECURITY_JWT_REGISTER1 - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_REGISTER1_FAILURE - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_SESSION_ADD_USER_REQUEST_METADATA - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_SESSION_EXPIRED - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_SESSION_REFRESHED - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SECURITY_JWT_WEBSOCKETS_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
SecurityJwtConfigs - Class in io.tech1.framework.domain.properties.configs
 
SecurityJwtConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
SecurityJwtIncidentType - Enum in io.tech1.framework.domain.properties.base
 
SecurityJwtWebsocketsConfigs - Class in io.tech1.framework.domain.properties.configs
 
SecurityJwtWebsocketsConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
SERVER - io.tech1.framework.domain.hardware.monitoring.HardwareName
 
SERVER_AUTHENTICATION_ALLOWED - Static variable in class io.tech1.framework.domain.constants.LogsConstants
 
SERVER_CONFIGS - Static variable in class io.tech1.framework.domain.tests.constants.TestsPropertiesConstants
 
SERVER_CONTAINER_1 - Static variable in class io.tech1.framework.domain.constants.LogsConstants
 
SERVER_CONTAINER_2 - Static variable in class io.tech1.framework.domain.constants.LogsConstants
 
SERVER_OFFLINE - Static variable in class io.tech1.framework.domain.constants.LogsConstants
 
SERVER_STARTUP_LISTENER_1 - Static variable in class io.tech1.framework.domain.constants.LogsConstants
 
SERVER_STARTUP_LISTENER_2 - Static variable in class io.tech1.framework.domain.constants.LogsConstants
 
ServerConfigs - Class in io.tech1.framework.domain.properties.configs
 
ServerConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.ServerConfigs
 
SESSION_EXPIRED - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
SESSION_REFRESHED - io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
SESSION_REGISTRY_EXPIRE_SESSION - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SESSION_REGISTRY_REGISTER_SESSION - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SESSION_REGISTRY_REMOVE_SESSION - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SESSION_REGISTRY_RENEW_SESSION - Static variable in class io.tech1.framework.domain.constants.FrameworkLogsConstants
 
SessionConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
SessionConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
set(Class<? extends T>, int) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
set(Class<E>) - Static method in class io.tech1.framework.domain.utilities.enums.EnumUtility
 
set345(Class<? extends T>) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
setAccessToken(JwtToken) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
setAdvancedRequestLoggingEnabled(boolean) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
setAllowCredentials(boolean) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
setAllowedHeaders(String[]) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
setAllowedMethods(String[]) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
setAllowedOrigins(String[]) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
setAmount(long) - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
setApplicationDestinationPrefix(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
setAuthenticationLogin(Checkbox) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
setAuthorities(List<String>) - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
setAuthorities(Set<Authority>) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
setAuthoritiesConfigs(AuthoritiesConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setBaseURL(String) - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
setBaseURL(String) - Method in class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
setBrokerConfigs(MessageBrokerRegistryConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
setChild1(ClassNestChild1) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
setChild2(ClassNestChild2) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
setCleanSessionsByExpiredRefreshTokensCron(Cron) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
setConfig(String) - Method in class io.tech1.framework.domain.properties.base.SpringLogging
 
setConfiguration(SchedulerConfiguration) - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
setCookieKey(String) - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
setCookieName(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
setCookiesConfigs(CookiesConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setCorsConfigs(CorsConfigs) - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
setCsrfConfigs(CsrfConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
setDatabase(String) - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
setDefaultUsers(DefaultUsers) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
setDelay(long) - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
setDomain(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
setEmail(String) - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.base.Checkbox
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.base.Cron
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
setEnabled(boolean) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
setEndpoint(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
setEssenceConfigs(EssenceConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setException1(Integer, Long) - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedSetter
 
setException2() - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructorUnexpectedSetter
 
setExpiration(TimeAmount) - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
setExposedHeaders(String[]) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
setExpression(String) - Method in class io.tech1.framework.domain.properties.base.Cron
 
setFeaturesConfigs(WebsocketsFeaturesConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
setFrameworkBasePathPrefix(String) - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
setFrom(String) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
setHardwareConfigs(WebsocketsFeatureHardwareConfigs) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
setHeaderName(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
setHost(String) - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
setHost(String) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
setIncidentsConfigs(IncidentsConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setInitialDelay(long) - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
setInvitationCodes(InvitationCodes) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
setJwtAccessTokenCookieCreationLatency(TimeAmount) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
setJwtTokensConfigs(JwtTokensConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setLoggingConfigs(LoggingConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setMongodb(Mongodb) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setName(String) - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
setNest1Value1(Integer) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
setNest1Value2(BigDecimal) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
setNest1Value3(EnumUnderTests) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
setNest2Value1(Short) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
setNest2Value2(LocalDate) - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
setObjectFields(T) - Static method in class io.tech1.framework.domain.utilities.random.EntityUtility
 
setPackageName(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
setParameterName(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
setPassword(String) - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
setPassword(String) - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
setPassword(String) - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
setPassword(String) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
setPathPattern(String) - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
setPort(int) - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
setPort(int) - Method in class io.tech1.framework.domain.properties.base.SpringServer
 
setPort(int) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
setPrivateField(T, String, S) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
setPrivateFieldOfSuperClass(T, String, S, int) - Static method in class io.tech1.framework.domain.utilities.reflections.ReflectionUtility
 
setReadListener(ReadListener) - Method in class io.tech1.framework.domain.http.cache.CachedBodyServletInputStream
 
setRefreshToken(JwtToken) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
setRemoteServer(RemoteServer) - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
setScheduledJob(ScheduledJob) - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
setSecretKey(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
setSessionConfigs(SessionConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setSessionRefreshed(Checkbox) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
setSimpleDestination(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
setSpringLogging(SpringLogging) - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
setSpringServer(SpringServer) - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
setStompConfigs(StompEndpointRegistryConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
setString(String) - Method in class io.tech1.framework.domain.tests.classes.ClassDefaultConstructor
 
setString(String) - Method in class io.tech1.framework.domain.tests.classes.ClassNoDefaultConstructor
 
setString(String) - Method in class io.tech1.framework.domain.tests.classes.ClassPrivateConstructor
 
setStringValue(String) - Method in class io.tech1.framework.domain.tests.classes.ClassWithAllArgsAndDefaultConstructors
 
setSubjectPrefix(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
setThreadNamePrefix(String) - Method in class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
setThreadNamePrefix(String) - Method in class io.tech1.framework.domain.properties.configs.EventsConfigs
 
setThresholdsConfigs(Map<HardwareName, BigDecimal>) - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
setTo(String[]) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
setTypesConfigs(Map<SecurityJwtIncidentType, Boolean>) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
setUnit(ChronoUnit) - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
setUnit(TimeUnit) - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
setUserDestination(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
setUserDestinationPrefix(String) - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
setUsername(String) - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
setUsername(String) - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
setUsername(String) - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
setUsername(String) - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
setUsers(List<DefaultUser>) - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
setUsersEmailsConfigs(UsersEmailsConfigs) - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
setValue(String) - Method in class io.tech1.framework.domain.properties.base.Authority
 
setValue1(String) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
setValue2(Long) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
setValue3(int) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
setValue4(BigDecimal) - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
setWebclientURL(String) - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
setZoneId(String) - Method in class io.tech1.framework.domain.properties.base.Cron
 
setZoneId(ZoneId) - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
shaByAlgorithm(String, String, String) - Static method in class io.tech1.framework.domain.utilities.cryptography.HashingUtility
 
size() - Method in class io.tech1.framework.domain.collections.Partitions
 
SLASH - Static variable in class io.tech1.framework.domain.constants.StringConstants
 
sleep(TimeUnit, long) - Static method in class io.tech1.framework.domain.utilities.concurrent.SleepUtility
 
sleepMilliseconds(long) - Static method in class io.tech1.framework.domain.utilities.concurrent.SleepUtility
 
SleepUtility - Class in io.tech1.framework.domain.utilities.concurrent
 
SMALL_ITERATIONS_COUNT - Static variable in class io.tech1.framework.domain.tests.constants.TestsConstants
 
SpringLogging - Class in io.tech1.framework.domain.properties.base
 
SpringLogging() - Constructor for class io.tech1.framework.domain.properties.base.SpringLogging
 
SpringServer - Class in io.tech1.framework.domain.properties.base
 
SpringServer() - Constructor for class io.tech1.framework.domain.properties.base.SpringServer
 
start() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
STARTED - io.tech1.framework.domain.enums.Status
 
state - Variable in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
Status - Enum in io.tech1.framework.domain.enums
 
StompEndpointRegistryConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt.websockets
 
StompEndpointRegistryConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
stop() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
STOPPED - io.tech1.framework.domain.concurrent.TimerTaskState
 
StringConstants - Class in io.tech1.framework.domain.constants
 
StringUtility - Class in io.tech1.framework.domain.utilities.strings
 
SUBSCRIBER - io.tech1.framework.domain.pubsub.EventProcessorType
 
success(String) - Static method in class io.tech1.framework.domain.notifications.Notification
 
SUCCESS - io.tech1.framework.domain.enums.Status
 
SUCCESS - io.tech1.framework.domain.notifications.NotificationType
 
SUPER_ADMIN - Static variable in interface io.tech1.framework.domain.base.AbstractAuthority
 
SWAP - io.tech1.framework.domain.hardware.monitoring.HardwareName
 
switchState() - Method in class io.tech1.framework.domain.concurrent.AbstractTimerTask
 
SystemMemories - Class in io.tech1.framework.domain.hardware.memories
 
SystemMemories(GlobalMemory, CpuMemory) - Constructor for class io.tech1.framework.domain.hardware.memories.SystemMemories
 

T

TAB - Static variable in class io.tech1.framework.domain.constants.StringConstants
 
tableView(HardwareMonitoringThresholds) - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
TestsConstants - Class in io.tech1.framework.domain.tests.constants
 
TestsHardwareConstants - Class in io.tech1.framework.domain.tests.constants
 
TestsIOUtils - Class in io.tech1.framework.domain.tests.io
 
TestsPropertiesConstants - Class in io.tech1.framework.domain.tests.constants
 
ThrowableTrace - Class in io.tech1.framework.domain.exceptions
 
ThrowableTrace(String) - Constructor for class io.tech1.framework.domain.exceptions.ThrowableTrace
 
ThrowableUtility - Class in io.tech1.framework.domain.utilities.exceptions
 
TimeAgo - Class in io.tech1.framework.domain.time
 
TimeAgo(long) - Constructor for class io.tech1.framework.domain.time.TimeAgo
 
TimeAmount - Class in io.tech1.framework.domain.properties.base
 
TimeAmount - Class in io.tech1.framework.domain.time
 
TimeAmount() - Constructor for class io.tech1.framework.domain.properties.base.TimeAmount
 
TimeAmount(long, ChronoUnit) - Constructor for class io.tech1.framework.domain.time.TimeAmount
 
TimerTaskPermissions - Class in io.tech1.framework.domain.concurrent
 
TimerTaskState - Enum in io.tech1.framework.domain.concurrent
 
TimestampUtility - Class in io.tech1.framework.domain.utilities.time
 
toIntExactOrZeroOnOverflow(long) - Static method in class io.tech1.framework.domain.utilities.numbers.LongUtility
 
toMillis() - Method in class io.tech1.framework.domain.time.TimeAmount
 
toSeconds() - Method in class io.tech1.framework.domain.time.TimeAmount
 
toSingleton() - Static method in class io.tech1.framework.domain.utilities.collections.CollectorUtility
 
toString() - Method in class io.tech1.framework.domain.base.Email
 
toString() - Method in class io.tech1.framework.domain.base.Password
 
toString() - Method in class io.tech1.framework.domain.base.Username
 
toString() - Method in class io.tech1.framework.domain.base.Version
 
toString() - Method in class io.tech1.framework.domain.concurrent.TimerTaskPermissions
 
toString() - Method in enum io.tech1.framework.domain.concurrent.TimerTaskState
 
toString() - Method in enum io.tech1.framework.domain.enums.Status
 
toString() - Method in class io.tech1.framework.domain.events.hardware.EventLastHardwareMonitoringDatapoint
 
toString() - Method in class io.tech1.framework.domain.exceptions.ExceptionEntity
 
toString() - Method in class io.tech1.framework.domain.exceptions.ThrowableTrace
 
toString() - Method in class io.tech1.framework.domain.geo.GeoCountryFlag
 
toString() - Method in class io.tech1.framework.domain.geo.GeoLocation
 
toString() - Method in class io.tech1.framework.domain.hardware.bytes.ByteAmount
 
toString() - Method in class io.tech1.framework.domain.hardware.bytes.ByteSize
 
toString() - Method in class io.tech1.framework.domain.hardware.memories.CpuMemory
 
toString() - Method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
toString() - Method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
toString() - Method in class io.tech1.framework.domain.hardware.memories.SystemMemories
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableRow
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapointTableView
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMaxValues
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringMetadata
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThreshold
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringThresholds
 
toString() - Method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringWidget
 
toString() - Method in class io.tech1.framework.domain.http.requests.IPAddress
 
toString() - Method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
toString() - Method in class io.tech1.framework.domain.http.requests.UserAgentHeader
 
toString() - Method in class io.tech1.framework.domain.http.requests.UserRequestMetadata
 
toString() - Method in class io.tech1.framework.domain.notifications.Notification
 
toString() - Method in class io.tech1.framework.domain.properties.base.Authority
 
toString() - Method in class io.tech1.framework.domain.properties.base.Checkbox
 
toString() - Method in class io.tech1.framework.domain.properties.base.Cron
 
toString() - Method in class io.tech1.framework.domain.properties.base.DefaultUser
 
toString() - Method in class io.tech1.framework.domain.properties.base.DefaultUsers
 
toString() - Method in class io.tech1.framework.domain.properties.base.InvitationCodes
 
toString() - Method in class io.tech1.framework.domain.properties.base.JwtToken
 
toString() - Method in class io.tech1.framework.domain.properties.base.Mongodb
 
toString() - Method in class io.tech1.framework.domain.properties.base.RemoteServer
 
toString() - Method in class io.tech1.framework.domain.properties.base.ScheduledJob
 
toString() - Method in class io.tech1.framework.domain.properties.base.SchedulerConfiguration
 
toString() - Method in enum io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
 
toString() - Method in class io.tech1.framework.domain.properties.base.SpringLogging
 
toString() - Method in class io.tech1.framework.domain.properties.base.SpringServer
 
toString() - Method in class io.tech1.framework.domain.properties.base.TimeAmount
 
toString() - Method in class io.tech1.framework.domain.properties.configs.AsyncConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.EmailConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.EventsConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.HardwareMonitoringConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.HardwareServerConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.IncidentConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.mvc.CorsConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.MvcConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.AuthoritiesConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.CookiesConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.EssenceConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.IncidentsConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.JwtTokensConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.LoggingConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.SessionConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.CsrfConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.MessageBrokerRegistryConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.StompEndpointRegistryConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.SecurityJwtWebsocketsConfigs
 
toString() - Method in class io.tech1.framework.domain.properties.configs.ServerConfigs
 
toString() - Method in enum io.tech1.framework.domain.pubsub.EventProcessorType
 
toString() - Method in class io.tech1.framework.domain.reflections.ReflectionProperty
 
toString() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild1
 
toString() - Method in class io.tech1.framework.domain.tests.classes.ClassNestChild2
 
toString() - Method in class io.tech1.framework.domain.tests.classes.ClassNestParent
 
toString() - Method in class io.tech1.framework.domain.tests.classes.NotUsedPropertiesConfigs
 
toString() - Method in class io.tech1.framework.domain.time.SchedulerConfiguration
 
toString() - Method in class io.tech1.framework.domain.time.TimeAgo
 
toString() - Method in class io.tech1.framework.domain.time.TimeAmount
 
toString() - Method in class io.tech1.framework.domain.triggers.CronTrigger
 
toString() - Method in class io.tech1.framework.domain.triggers.UserTrigger
 
toString() - Method in class io.tech1.framework.domain.tuples.Tuple1
 
toString() - Method in class io.tech1.framework.domain.tuples.Tuple2
 
toString() - Method in class io.tech1.framework.domain.tuples.Tuple3
 
toString() - Method in class io.tech1.framework.domain.tuples.Tuple4
 
toString() - Method in class io.tech1.framework.domain.tuples.Tuple5
 
toString() - Method in class io.tech1.framework.domain.tuples.Tuple6
 
toString() - Method in class io.tech1.framework.domain.tuples.TupleExceptionDetails
 
toString() - Method in class io.tech1.framework.domain.tuples.TuplePercentage
 
toString() - Method in class io.tech1.framework.domain.tuples.TupleRange
 
toString() - Method in class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
toString() - Method in class io.tech1.framework.domain.tuples.TupleToggle
 
toUnixTime(long) - Static method in class io.tech1.framework.domain.utilities.time.TimestampUtility
 
Tuple1<A> - Class in io.tech1.framework.domain.tuples
 
Tuple2<A,​B> - Class in io.tech1.framework.domain.tuples
 
Tuple3<A,​B,​C> - Class in io.tech1.framework.domain.tuples
 
Tuple4<A,​B,​C,​D> - Class in io.tech1.framework.domain.tuples
 
Tuple5<A,​B,​C,​D,​E> - Class in io.tech1.framework.domain.tuples
 
Tuple6<A,​B,​C,​D,​E,​F> - Class in io.tech1.framework.domain.tuples
 
TupleExceptionDetails - Class in io.tech1.framework.domain.tuples
 
TuplePercentage - Class in io.tech1.framework.domain.tuples
 
TupleRange<T> - Class in io.tech1.framework.domain.tuples
 
TupleSmartTimestamp - Class in io.tech1.framework.domain.tuples
 
TupleSmartTimestamp(long, ZoneId, String) - Constructor for class io.tech1.framework.domain.tuples.TupleSmartTimestamp
 
TupleToggle<A> - Class in io.tech1.framework.domain.tuples
 
TWO - Static variable in class io.tech1.framework.domain.constants.BigDecimalConstants
 
TWO_NEWLINE - Static variable in class io.tech1.framework.domain.constants.StringConstants
 

U

UNDEFINED - Static variable in class io.tech1.framework.domain.constants.StringConstants
 
union(List<T>, List<T>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
union(Set<T>, Set<T>) - Static method in class io.tech1.framework.domain.utilities.collections.CollectionUtility
 
UNITS - Static variable in class io.tech1.framework.domain.time.TimeAgo
 
unknown() - Static method in class io.tech1.framework.domain.base.Version
 
unknown(IPAddress, String) - Static method in class io.tech1.framework.domain.geo.GeoLocation
 
unknown(String) - Static method in class io.tech1.framework.domain.http.requests.UserAgentDetails
 
UNKNOWN - Static variable in class io.tech1.framework.domain.constants.StringConstants
 
UserAgentDetails - Class in io.tech1.framework.domain.http.requests
 
UserAgentHeader - Class in io.tech1.framework.domain.http.requests
 
UserAgentHeader(HttpServletRequest) - Constructor for class io.tech1.framework.domain.http.requests.UserAgentHeader
 
Username - Class in io.tech1.framework.domain.base
 
Username(String) - Constructor for class io.tech1.framework.domain.base.Username
 
UserRequestMetadata - Class in io.tech1.framework.domain.http.requests
 
UsersEmailsConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt
 
UsersEmailsConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.UsersEmailsConfigs
 
UserTrigger - Class in io.tech1.framework.domain.triggers
 
UserTrigger(Username) - Constructor for class io.tech1.framework.domain.triggers.UserTrigger
 

V

validGeoLocation() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
validUserAgentDetails() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
validUserRequestMetadata() - Static method in class io.tech1.framework.domain.utilities.random.RandomUtility
 
valueOf(String) - Static method in enum io.tech1.framework.domain.concurrent.TimerTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.enums.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.exceptions.ExceptionEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.hardware.bytes.ByteUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.hardware.monitoring.HardwareName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.notifications.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.pubsub.EventProcessorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.tests.enums.EnumNoValuesUnderTests
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.tests.enums.EnumOneValueUnderTests
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.tech1.framework.domain.tests.enums.EnumUnderTests
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.tech1.framework.domain.concurrent.TimerTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.enums.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.exceptions.ExceptionEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.hardware.bytes.ByteUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.hardware.monitoring.HardwareName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.notifications.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.properties.base.SecurityJwtIncidentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.pubsub.EventProcessorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.tests.enums.EnumNoValuesUnderTests
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.tests.enums.EnumOneValueUnderTests
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.tech1.framework.domain.tests.enums.EnumUnderTests
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in io.tech1.framework.domain.base
 
Version(String) - Constructor for class io.tech1.framework.domain.base.Version
 
VERSION_RUNTIME - Static variable in class io.tech1.framework.domain.constants.FrameworkConstants
 
VIRTUAL - io.tech1.framework.domain.hardware.monitoring.HardwareName
 

W

warning(String) - Static method in class io.tech1.framework.domain.notifications.Notification
 
WARNING - io.tech1.framework.domain.exceptions.ExceptionEntityType
 
WARNING - io.tech1.framework.domain.notifications.NotificationType
 
WebsocketsFeatureHardwareConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt.websockets
 
WebsocketsFeatureHardwareConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeatureHardwareConfigs
 
WebsocketsFeaturesConfigs - Class in io.tech1.framework.domain.properties.configs.security.jwt.websockets
 
WebsocketsFeaturesConfigs() - Constructor for class io.tech1.framework.domain.properties.configs.security.jwt.websockets.WebsocketsFeaturesConfigs
 
writeValueAsString(Object) - Method in class io.tech1.framework.domain.tests.runners.AbstractObjectMapperRunner
 

Z

zero() - Static method in class io.tech1.framework.domain.tuples.TuplePercentage
 
zeroUsage() - Static method in class io.tech1.framework.domain.hardware.memories.CpuMemory
 
zeroUsage() - Static method in class io.tech1.framework.domain.hardware.memories.GlobalMemory
 
zeroUsage() - Static method in class io.tech1.framework.domain.hardware.memories.HeapMemory
 
zeroUsage() - Static method in class io.tech1.framework.domain.hardware.monitoring.HardwareMonitoringDatapoint
 
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes All Packages