All Packages
-
Package Summary Package Description org.springframework.security.remoting.dns DNS resolution.org.springframework.security.remoting.httpinvoker Enables use of Spring'sHttpInvoker
extension points to present theprincipal
andcredentials
located in theContextHolder
via BASIC authentication.org.springframework.security.remoting.rmi Enables use of Spring's RMI remoting extension points to propagate theSecurityContextHolder
(which should contain anAuthentication
request token) from one JVM to the remote JVM.