A C D G I J O P R S 
All Classes All Packages

A

AuthenticationSimpleHttpInvokerRequestExecutor - Class in org.springframework.security.remoting.httpinvoker
Deprecated.
as of 5.6.0 with no replacement
AuthenticationSimpleHttpInvokerRequestExecutor() - Constructor for class org.springframework.security.remoting.httpinvoker.AuthenticationSimpleHttpInvokerRequestExecutor
Deprecated.
 

C

ContextPropagatingRemoteInvocation - Class in org.springframework.security.remoting.rmi
Deprecated.
as of 5.6.0 with no replacement
ContextPropagatingRemoteInvocation(MethodInvocation) - Constructor for class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocation
Deprecated.
Constructs the object, storing the principal and credentials extracted from the client-side security context.
ContextPropagatingRemoteInvocationFactory - Class in org.springframework.security.remoting.rmi
Deprecated.
as of 5.6.0 with no replacement
ContextPropagatingRemoteInvocationFactory() - Constructor for class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocationFactory
Deprecated.
 
createAuthenticationRequest(String, String) - Method in class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocation
Deprecated.
Creates the server-side authentication request object.
createRemoteInvocation(MethodInvocation) - Method in class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocationFactory
Deprecated.
 

D

DnsEntryNotFoundException - Exception in org.springframework.security.remoting.dns
Deprecated.
as of 5.6.0 with no replacement
DnsEntryNotFoundException(String) - Constructor for exception org.springframework.security.remoting.dns.DnsEntryNotFoundException
Deprecated.
 
DnsEntryNotFoundException(String, Throwable) - Constructor for exception org.springframework.security.remoting.dns.DnsEntryNotFoundException
Deprecated.
 
DnsLookupException - Exception in org.springframework.security.remoting.dns
Deprecated.
as of 5.6.0 with no replacement
DnsLookupException(String) - Constructor for exception org.springframework.security.remoting.dns.DnsLookupException
Deprecated.
 
DnsLookupException(String, Throwable) - Constructor for exception org.springframework.security.remoting.dns.DnsLookupException
Deprecated.
 
DnsResolver - Interface in org.springframework.security.remoting.dns
Deprecated.
as of 5.6.0 with no replacement
doPrepareConnection(HttpURLConnection, int) - Method in class org.springframework.security.remoting.httpinvoker.AuthenticationSimpleHttpInvokerRequestExecutor
Deprecated.
Provided so subclasses can perform additional configuration if required (eg set additional request headers for non-security related information etc).

G

getCtx() - Method in interface org.springframework.security.remoting.dns.InitialContextFactory
Deprecated.
Must return a DirContext which can be used for DNS queries

I

InitialContextFactory - Interface in org.springframework.security.remoting.dns
Deprecated.
as of 5.6.0 with no replacement
invoke(Object) - Method in class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocation
Deprecated.
Invoked on the server-side.

J

JndiDnsResolver - Class in org.springframework.security.remoting.dns
Deprecated.
as of 5.6.0 with no replacement
JndiDnsResolver() - Constructor for class org.springframework.security.remoting.dns.JndiDnsResolver
Deprecated.
 

O

org.springframework.security.remoting.dns - package org.springframework.security.remoting.dns
DNS resolution.
org.springframework.security.remoting.httpinvoker - package org.springframework.security.remoting.httpinvoker
Enables use of Spring's HttpInvoker extension points to present the principal and credentials located in the ContextHolder via BASIC authentication.
org.springframework.security.remoting.rmi - package org.springframework.security.remoting.rmi
Enables use of Spring's RMI remoting extension points to propagate the SecurityContextHolder (which should contain an Authentication request token) from one JVM to the remote JVM.

P

prepareConnection(HttpURLConnection, int) - Method in class org.springframework.security.remoting.httpinvoker.AuthenticationSimpleHttpInvokerRequestExecutor
Deprecated.
Called every time a HTTP invocation is made.

R

resolveIpAddress(String) - Method in interface org.springframework.security.remoting.dns.DnsResolver
Deprecated.
Resolves the IP Address (A record) to the specified host name.
resolveIpAddress(String) - Method in class org.springframework.security.remoting.dns.JndiDnsResolver
Deprecated.
 
resolveServiceEntry(String, String) - Method in interface org.springframework.security.remoting.dns.DnsResolver
Deprecated.
Resolves the host name for the specified service in the specified domain
resolveServiceEntry(String, String) - Method in class org.springframework.security.remoting.dns.JndiDnsResolver
Deprecated.
 
resolveServiceIpAddress(String, String) - Method in interface org.springframework.security.remoting.dns.DnsResolver
Deprecated.
Resolves the host name for the specified service and then the IP Address for this host in one call.
resolveServiceIpAddress(String, String) - Method in class org.springframework.security.remoting.dns.JndiDnsResolver
Deprecated.
 
resolveServiceIpAddressAndPort(String, String) - Method in class org.springframework.security.remoting.dns.JndiDnsResolver
Deprecated.
Resolves the host name for the specified service and then the IP Address and port for this host in one call.

S

setCtxFactory(InitialContextFactory) - Method in class org.springframework.security.remoting.dns.JndiDnsResolver
Deprecated.
Allows to inject an own JNDI context factory.
A C D G I J O P R S 
All Classes All Packages