public final class RewriterProxy extends Object
Proxy. This example does no load
balancing, but instead rewrites attribute descriptions and DN suffixes in
requests to and responses from a directory server using hard coded
configuration.
o=example on the client side to end
in dc=example,dc=com on the server side and vice versa.
fullname on the client
side to cn on the server side and vice versa.
proxied-auth privilege for the proxy user.
<localAddress> <localPort> <proxyDN> <proxyPassword> <serverAddress> <serverPort>
If you have imported the users from Example.ldif, then you
can set proxyUserDN to cn=My App,ou=Apps,dc=example,dc=com
and proxyUserPassword to password.Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.