Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(variance)] under variance; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(datediff)] under datediff; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(adddate)] under adddate; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(subdate)] under subdate; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(addtime)] under addtime; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(subtime)] under subtime; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3a3e0f7a] under format; prior registration was org.hibernate.dialect.function.FormatFunction@3c07b046
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(makedate)] under makedate; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(maketime)] under maketime; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@6a6129a6
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@1db33525
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was NamedSqmFunctionTemplate(localtime)
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a4cf2d1] under sysdate; prior registration was null
- 2023-01-02 21:18:08 DEBUG SqmFunctionRegistry:79 - Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggGroupConcatEmulation@4feb7abb] under listagg; prior registration was null
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - abs(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double acos(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - adddate(DATE datetime, INTEGER days)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - addtime(TIME datetime, TIME time)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Boolean any(BOOLEAN arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer ascii(STRING arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double asin(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double atan(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double atan2(NUMERIC arg0, NUMERIC arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double avg(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - bit_and(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer bit_length(STRING_OR_CLOB arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - bit_or(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - bitand(arg0, arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - bitnot(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - bitor(arg0, arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - bitxor(arg0, arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - cast(arg as Type)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - ceiling(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Character char(INTEGER arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer character_length(STRING_OR_CLOB arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - coalesce(arg0[, arg1[, ...]])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String collate(STRING string as COLLATION collation)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String concat(STRING string0[, STRING string1[, ...]])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double cos(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double cot(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Long count([distinct ]{arg|*})
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer crc32(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Date curdate()
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Date current_date
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Time current_time
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp current_timestamp
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Time curtime()
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Date date(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer datediff(DATE end, DATE start)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer day(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String dayname(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer dayofmonth(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer dayofweek(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer dayofyear(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double degrees(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Boolean every(BOOLEAN arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double exp(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - extract(TEMPORAL_UNIT field from TEMPORAL arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - floor(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String format(TEMPORAL datetime as STRING pattern)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer hour(TIME arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - ifnull(arg0, arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Instant instant
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Date last_day(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String left(STRING string, INTEGER length)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String listagg(STRING arg0, STRING arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double ln(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - LocalDate local_date
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - LocalDateTime local_datetime
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - LocalTime local_time
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp localtime
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp localtimestamp
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer locate(STRING pattern, STRING string[, INTEGER start])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double log(NUMERIC arg0[, NUMERIC arg1])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double log10(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double log2(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String lower(STRING string)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String lpad(string, length[, padding])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String ltrim(STRING string[, STRING characters])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Date makedate(INTEGER year, INTEGER dayofyear)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Time maketime(INTEGER hour, INTEGER min, INTEGER sec)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - max(COMPARABLE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String md5(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer microsecond(TIME arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - min(COMPARABLE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer minute(TIME arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer mod(INTEGER arg0, INTEGER arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer month(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String monthname(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp now()
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - nullif(arg0, arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer octet_length(STRING_OR_CLOB arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - OffsetDateTime offset_datetime
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double pi()
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer position(STRING pattern in STRING string)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double power(NUMERIC arg0, NUMERIC arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer quarter(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double radians(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double rand([INTEGER seed])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String repeat(STRING string, INTEGER times)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String replace(STRING string, STRING pattern, STRING replacement)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String reverse(STRING arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String right(STRING string, INTEGER length)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - round(NUMERIC arg0, INTEGER arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String rpad(string, length[, padding])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String rtrim(STRING string[, STRING characters])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer second(TIME arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String sha(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String sha1(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String sha2(arg0, arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer sign(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double sin(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String soundex(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String space(INTEGER arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Object sql
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double sqrt(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double stddev(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double stddev_pop(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double stddev_samp(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String str(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - subdate(DATE datetime, INTEGER days)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String substr(STRING string, INTEGER start[, INTEGER length])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - subtime(TIME datetime, TIME time)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - sum(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp sysdate()
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double tan(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String time(arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp timestamp(arg0[, arg1])
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - basicType@10(java.lang.Long,-5)|basicType@15(java.lang.Double,6) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double truncate(NUMERIC number, INTEGER places)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - String upper(STRING string)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Date utc_date
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Time utc_time
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp utc_timestamp
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double var_pop(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double var_samp(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Double variance(NUMERIC arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer week(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer year(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Character chr(INTEGER arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Date current date
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Time current time
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Timestamp current timestamp
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Instant current_instant
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer day(DATE arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - Integer length(STRING_OR_CLOB arg)
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - LocalDate local date
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - LocalDateTime local datetime
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - LocalTime local time
- 2023-01-02 21:18:08 DEBUG HQL_FUNCTIONS:187 - OffsetDateTime offset datetime
- 2023-01-02 21:18:08 DEBUG TypeConfiguration$Scope:171 - Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1231e446] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@5dbae6f7]
- 2023-01-02 21:18:08 DEBUG creation:94 - Starting post-init callbacks
- 2023-01-02 21:18:09 DEBUG NamedObjectRepository:217 - Checking 0 named HQL queries
- 2023-01-02 21:18:09 DEBUG NamedObjectRepository:234 - Checking 0 named SQL queries
- 2023-01-02 21:18:09 DEBUG SchemaManagementToolCoordinator:72 - No actions found; doing nothing
- 2023-01-02 21:18:09 DEBUG JtaPlatformInitiator:42 - No JtaPlatform was specified, checking resolver
- 2023-01-02 21:18:09 DEBUG JtaPlatformResolverInitiator:33 - No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
- 2023-01-02 21:18:09 DEBUG StandardJtaPlatformResolver:137 - Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
- 2023-01-02 21:18:09 INFO JtaPlatformInitiator:51 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
- 2023-01-02 21:18:09 DEBUG SessionFactoryServiceRegistryImpl:91 - EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
- 2023-01-02 21:18:09 DEBUG EntityCopyObserverFactoryInitiator:39 - Configured EntityCopyObserver strategy: disallow
- 2023-01-02 21:18:09 DEBUG SessionFactoryRegistry:52 - Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@52c14891
- 2023-01-02 21:18:09 DEBUG SessionFactoryRegistry:74 - Registering SessionFactory: 27089406-7ee2-470a-aefb-7802109f335e (<unnamed>)
- 2023-01-02 21:18:09 DEBUG SessionFactoryRegistry:81 - Not binding SessionFactory to JNDI, no JNDI name configured
- 2023-01-02 21:18:09 DEBUG DefaultListableBeanFactory:225 - Creating shared instance of singleton bean 'myTransactionManager'
- 2023-01-02 21:18:09 DEBUG DefaultListableBeanFactory:806 - Autowiring by type from bean name 'myTransactionManager' via factory method to bean named 'sessionFactory'
- 2023-01-02 21:18:09 DEBUG HibernateTransactionManager:402 - Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> z8kfsxatwglti61uz6c2u|2b7e2212, dataSourceName -> z8kfsxatwglti61uz6c2u|2b7e2212 ]] of Hibernate SessionFactory for HibernateTransactionManager
- 2023-01-02 21:18:09 DEBUG DispatcherServlet:551 - Detected AcceptHeaderLocaleResolver
- 2023-01-02 21:18:09 DEBUG DispatcherServlet:577 - Detected FixedThemeResolver
- 2023-01-02 21:18:09 DEBUG DispatcherServlet:727 - Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@789a9354
- 2023-01-02 21:18:09 DEBUG DispatcherServlet:791 - Detected org.springframework.web.servlet.support.SessionFlashMapManager@3cc6bfdb
- 2023-01-02 21:18:09 DEBUG DispatcherServlet:549 - enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
- 2023-01-02 21:18:09 INFO DispatcherServlet:554 - Completed initialization in 2987 ms
- ene. 02, 2023 9:18:09 P. M. org.apache.coyote.AbstractProtocol start
- INFORMACIÓN: Starting ProtocolHandler ["http-nio-8080"]
- ene. 02, 2023 9:18:09 P. M. org.apache.catalina.startup.Catalina start
- INFORMACIÓN: Server startup in [5372] milliseconds
- 2023-01-02 21:18:09 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/':
- org.apache.catalina.connector.RequestFacade@1329d572
- servletPath:/
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=B7AA73A9A9FC885F15EBE77F7DD14BF2
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:09 DEBUG FilterChainProxy:223 - Securing GET /
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- New HTTP session created: 88C993112315CE79924552B488E8DC13
- Call stack:
- at org.springframework.security.web.debug.Logger.info(Logger.java:46)
- at org.springframework.security.web.debug.DebugFilter$DebugRequestWrapper.getSession(DebugFilter.java:171)
- at jakarta.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:253)
- at jakarta.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:253)
- at jakarta.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:253)
- at org.springframework.security.web.savedrequest.HttpSessionRequestCache.saveRequest(HttpSessionRequestCache.java:76)
- at org.springframework.security.web.access.ExceptionTranslationFilter.sendStartAuthentication(ExceptionTranslationFilter.java:218)
- at org.springframework.security.web.access.ExceptionTranslationFilter.handleAccessDeniedException(ExceptionTranslationFilter.java:197)
- at org.springframework.security.web.access.ExceptionTranslationFilter.handleSpringSecurityException(ExceptionTranslationFilter.java:178)
- at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:147)
- at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
- at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
- at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:116)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
- at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
- at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
- at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
- at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
- at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
- at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
- at org.springframework.security.web.debug.DebugFilter.invokeWithWrappedRequest(DebugFilter.java:90)
- at org.springframework.security.web.debug.DebugFilter.doFilter(DebugFilter.java:78)
- at org.springframework.security.web.debug.DebugFilter.doFilter(DebugFilter.java:67)
- at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:351)
- at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267)
- at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:185)
- at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:158)
- at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
- at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
- at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
- at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:119)
- at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
- at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)
- at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
- at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:356)
- at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
- at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
- at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:870)
- at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1762)
- at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
- at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
- at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
- at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
- at java.base/java.lang.Thread.run(Thread.java:833)
- ************************************************************
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@304fd938
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@114a88b8]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@42ca2941
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@4c0dcf68]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@26a51968
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@2862e3cc]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@5b7f4cc6
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@55b8a9d9]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@372fc330
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@39e82ba5]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@73c4d907
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@7d03390f]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@650a6973
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@6bcd9ba2]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@2df3ec5a
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@23340794]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@71031f89
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@5bd922c0]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@6c9205e5
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@7470f48e]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@318f9164
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@7534e10d]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@48324231
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@d30c553]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@2c5d7218
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@695fe9f7]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@518727b6
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@1485a3e2]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@3dd7a840
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@78d5219e]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@793cb277
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@d484e27]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@6ff20203
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@2af09199]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@270b872a
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@62090daf]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@3adcefd8
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@759b2587]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/login':
- org.apache.catalina.connector.RequestFacade@639c1d2a
- servletPath:/login
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /login
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:227 - Secured GET /login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:119 - GET "/springsecuritydemo/login", parameters={}
- 2023-01-02 21:18:10 DEBUG RequestMappingHandlerMapping:527 - Mapped to com.agus.springsecuritydemo.controller.MainController#test()
- ok
- 2023-01-02 21:18:10 DEBUG JstlView:307 - View name 'users-login', model {}
- 2023-01-02 21:18:10 DEBUG JstlView:169 - Forwarding to [/WEB-INF/view/users-login.jsp]
- 2023-01-02 21:18:10 INFO Spring Security Debugger:56 -
- ************************************************************
- Request received for GET '/WEB-INF/view/users-login.jsp':
- SecurityContextHolderAwareRequestWrapper[ org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest@3fcca03d]
- servletPath:/WEB-INF/view/users-login.jsp
- pathInfo:null
- headers:
- host: localhost:8080
- user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
- accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
- accept-language: en-US,en;q=0.5
- accept-encoding: gzip, deflate, br
- connection: keep-alive
- cookie: JSESSIONID=88C993112315CE79924552B488E8DC13
- upgrade-insecure-requests: 1
- sec-fetch-dest: document
- sec-fetch-mode: navigate
- sec-fetch-site: none
- sec-fetch-user: ?1
- Security filter chain: [
- DisableEncodeUrlFilter
- WebAsyncManagerIntegrationFilter
- SecurityContextHolderFilter
- HeaderWriterFilter
- CsrfFilter
- LogoutFilter
- UsernamePasswordAuthenticationFilter
- RequestCacheAwareFilter
- SecurityContextHolderAwareRequestFilter
- AnonymousAuthenticationFilter
- ExceptionTranslationFilter
- AuthorizationFilter
- ]
- ************************************************************
- 2023-01-02 21:18:10 DEBUG FilterChainProxy:223 - Securing GET /WEB-INF/view/users-login.jsp
- 2023-01-02 21:18:10 DEBUG AnonymousAuthenticationFilter:119 - Set SecurityContextHolder to anonymous SecurityContext
- 2023-01-02 21:18:10 DEBUG HttpSessionRequestCache:78 - Saved request http://localhost:8080/springsecuritydemo/WEB-INF/view/users-login.jsp?continue to session
- 2023-01-02 21:18:10 DEBUG DefaultRedirectStrategy:56 - Redirecting to http://localhost:8080/springsecuritydemo/login
- 2023-01-02 21:18:10 DEBUG DispatcherServlet:1135 - Completed 302 FOUND
Advertisement
Add Comment
Please, Sign In to add comment