Package com.fayupable.logged.spring.security
package com.fayupable.logged.spring.security
-
ClassesClassDescription
IClientInfoPortimplementation that resolves the caller purely from the current HTTP request's client IP address, viaRequestClientIpResolver.IClientInfoPortimplementation that resolves the caller as the authenticated Spring Security principal when one is present, falling back toRequestClientIpResolverotherwise.